Irs Unit-4 Modified
Irs Unit-4 Modified
Search Statements
Definition: Search statements are expressions of an information need created by users to
locate specific concepts or items.
Characteristics:
They can use Boolean logic (e.g., AND, OR, NOT) or natural language.
Users may assign different weights to concepts in the search statement to emphasize
their importance.
Purpose: The goal is to logically narrow down the total set of items to a smaller, relevant
cluster that matches the user’s information needs.
Binding
Definition: Binding is the process of refining and adapting the search statement into more
specific forms for processing by a search system. It connects the user’s vocabulary and
experiences with the system’s capabilities.
1. First Level of Binding:
The user creates a search statement that logically subsets the total item space to
relevant clusters.
2. Second Level of Binding:
The search statement is parsed and translated into the search system’s metalanguage
for processing.
Examples of Binding in Systems:
Statistical Systems:
Identify processing tokens (e.g., words or phrases) and assign weights
based on their frequency in the search statement.
Natural Language Systems:
Use algorithms to analyze syntax and semantics, similar to indexing
techniques.
Concept Systems:
Map the search statement to pre-defined concepts used for indexing
items.
3. Final Level of Binding:
The refined search is applied to a specific database.
The binding process at this level considers:
Statistics: Such as the frequency of terms in the database.
Semantics: The meaning and relationships of terms within the database.
Ranking Algorithms
Ranking is the process of organizing search results so that the most relevant items appear first. This
helps users quickly find what they are looking for by displaying the most relevant items at the top.
Ranking in RetrievalWare
RetrievalWare is an example of a system that uses a two-step ranking process:
1. Coarse Grain Ranking:
Focuses on the presence of query terms in items.
Uses a weighted formula based on:
Completeness: How many query terms are found in the item.
Contextual Evidence: Relevance of the item's content to the query.
Variety: Diversity of related terms.
Semantic Distance: Meaning relationships between terms.
This step provides an initial rank without considering the physical proximity of query
terms.
2. Fine Grain Ranking:
Considers the exact location and proximity of query terms within the item.
Items where related terms appear closer together (e.g., in the same sentence or
paragraph) are judged more relevant.
Refines the initial rank from the coarse grain process for better accuracy.
When we talk about **information visualization**, we mean using visual tools like charts, graphs,
and maps to help people understand data. To make these tools effective, we need to consider how
our brains work—this involves two main concepts: **cognition** and **perception**.
**Perception** is how we interpret what we see. Here are some key points:
- **Quick Recognition**: Our brains can quickly notice things like color and shape without much
thought. For example, if a red dot is placed on a chart, our eyes will immediately spot it.
- **Grouping Information**: We tend to group similar items together. For example, if several dots
are close together, we see them as a cluster. This helps us make sense of data quickly.
- **Focusing Attention**: We can only pay attention to a limited amount of information at once.
Good visualizations highlight the most important data so we can focus on what matters.
**Cognition** involves the mental processes we use to think and understand. Here’s how it relates
to information visualization:
- **Processing Information**: When we look at a visualization, our brains work to understand the
data. We compare numbers, look for patterns, and draw conclusions.
- **Using Memory**: Visuals help us remember information better. For instance, a well-designed
graph can show trends over time, making it easier to recall key points later.
- **Different Thinking Styles**: People think differently. Some may prefer visuals that are simple
and clear, while others might like more detailed information. Good visualizations can cater to these
different preferences.
- **Making Understanding Easier**: Good visuals take advantage of how we perceive things to
make complex information easier to understand. For example, a pie chart shows parts of a whole
clearly, allowing us to grasp proportions quickly.
- **Creating Insights**: Well-designed visuals can lead to sudden realizations or insights about the
data. When the design aligns with how our brains naturally work, it becomes easier to see important
trends or relationships.
Types of Visualization
1. Link Visualization:
Shows how items are connected or related (e.g., networks of linked documents).
2. Attribute (Concept) Visualization:
Focuses on the content and relationships between large amounts of data, revealing
patterns or clusters.
Relevance Feedback
Concept:
Introduced by Rocchio in 1965, relevance feedback improves search queries by
modifying them based on user judgments about relevant and non-relevant items.
How It Works:
Positive Feedback:
Increases the weight of terms in relevant items, making them more important in the
next search.
Negative Feedback:
Decreases the weight of terms in non-relevant items, reducing their importance in
future searches.
Dice
Similarity:
Dice's formula simplifies the denominator compared to Jaccard and adds a factor of 2
in the numerator.
The Dice measure also normalizes without considering the number of common terms
directly.
In simpler terms, both measures help compare sets, with Jaccard focusing on shared terms
compared to total terms, and Dice adjusting the formula for a bit more emphasis on shared
elements.
O
pt
ic
al
Illusion
Optical illusions can make objects look bigger or smaller depending on their background. To
make small items stand out, bright colors are helpful.
Colors
Color helps organize and highlight information.
Hue: The color itself.
Saturation: How bright or dull the color is.
Lightness: How light or dark the color is.
Complementary Colors: Colors like red/green or blue/yellow that, when combined,
make white or gray.
Depth
Depth is used to show how far away or close things are, using techniques like shading or
perspective. It helps our brain understand 3D space, something we learn early in life.
Configural Aspects of a Display
This refers to how objects are arranged so we can quickly recognize patterns or changes, like
spotting issues in a system by looking for unusual shapes.
Spatial Frequency
Our brain detects light and dark changes in images. We see some patterns better than others,
like simple ones with fewer changes, while complex patterns are harder to process.
Human Sensory Systems
Our brains are good at recognizing horizontal and vertical lines, but harder to process
diagonal lines. Bright colors and movement help us focus on what's important.
In short, our brains use visual tricks like color, depth, and pattern recognition to quickly understand
what’s in front of us. These methods help us focus on the important details and ignore the rest.