Sciweavers

1925 search results - page 73 / 385
» Incremental test collections
Sort
View
CORR
2002
Springer
118views Education» more  CORR 2002»
14 years 11 months ago
Language Modeling for Multi-Domain Speech-Driven Text Retrieval
We report experimental results associated with speech-driven text retrieval, which facilitates retrieving information in multiple domains with spoken queries. Since users speak co...
Katunobu Itou, Atsushi Fujii, Tetsuya Ishikawa
ICIP
2007
IEEE
15 years 6 months ago
Using a Markov Network to Recognize People in Consumer Images
Markov networks are an effective tool for the difficult but important problem of recognizing people in consumer image collections. Given a small set of labeled faces, we seek to ...
Andrew C. Gallagher, Tsuhan Chen
OOPSLA
2005
Springer
15 years 5 months ago
Io: a small programming language
Io is small prototype-based programming language. The ideas in Io are mostly inspired by Smalltalk[1] (all values are objects), Self[2] (prototype-based), NewtonScript[3] (differe...
Steve Dekorte
VLDB
2005
ACM
122views Database» more  VLDB 2005»
15 years 5 months ago
Streaming Pattern Discovery in Multiple Time-Series
In this paper, we introduce SPIRIT (Streaming Pattern dIscoveRy in multIple Timeseries). Given n numerical data streams, all of whose values we observe at each time tick t, SPIRIT...
Spiros Papadimitriou, Jimeng Sun, Christos Falouts...
IWMM
2004
Springer
82views Hardware» more  IWMM 2004»
15 years 5 months ago
Write barrier elision for concurrent garbage collectors
Concurrent garbage collectors require write barriers to preserve consistency, but these barriers impose significant direct and indirect costs. While there has been a lot of work ...
Martin T. Vechev, David F. Bacon