Sciweavers

258 search results - page 5 / 52
» Loops: Relevant or Redundant
Sort
View
SIGIR
2010
ACM
13 years 11 months ago
The impact of collection size on relevance and diversity
It has been observed that precision increases with collection size. One explanation could be that the redundancy of information increases, making it easier to find multiple docum...
Marijn Koolen, Jaap Kamps
IJCNN
2008
IEEE
14 years 2 months ago
Learning to select relevant perspective in a dynamic environment
— When an agent observes its environment, there are two important characteristics of the perceived information. One is the relevance of information and the other is redundancy. T...
Zhihui Luo, David A. Bell, Barry McCollum, Qingxia...
ICIP
1999
IEEE
14 years 9 months ago
Multiple Description Coding for Video Using Motion Compensated Prediction
We propose multiple description (MD) video coders which use motion compensated predictions. Our MD video coders utilize MD transform coding and three separate prediction paths at ...
Amy R. Reibman, Hamid Jafarkhani, Yao Wang, Michae...
CGO
2003
IEEE
14 years 29 days ago
Optimizing Memory Accesses For Spatial Computation
In this paper we present the internal representation and optimizations used by the CASH compiler for improving the memory parallelism of pointer-based programs. CASH uses an SSA-b...
Mihai Budiu, Seth Copen Goldstein
ICCL
1998
IEEE
13 years 12 months ago
Loop Optimization for Aggregate Array Computations
An aggregate array computation is a loop that computes accumulated quantities over array elements. Such computations are common in programs that use arrays, and the array elements...
Yanhong A. Liu, Scott D. Stoller