Sciweavers

1931 search results - page 231 / 387
» Why we blog
Sort
View
CVPR
2004
IEEE
16 years 8 months ago
Estimating Illumination Direction from Textured Images
We study the problem of estimating the illuminant's direction from images of textured surfaces. Given an isotropic, Gaussian random surface with constant albedo, Koenderink an...
Manik Varma, Andrew Zisserman
KDD
2009
ACM
143views Data Mining» more  KDD 2009»
16 years 7 months ago
Optimizing web traffic via the media scheduling problem
Website traffic varies through time in consistent and predictable ways, with highest traffic in the middle of the day. When providing media content to visitors, it is important to...
Lars Backstrom, Jon M. Kleinberg, Ravi Kumar
KDD
2002
ACM
109views Data Mining» more  KDD 2002»
16 years 7 months ago
Topics in 0--1 data
Large 0-1 datasets arise in various applications, such as market basket analysis and information retrieval. We concentrate on the study of topic models, aiming at results which in...
Ella Bingham, Heikki Mannila, Jouni K. Seppän...
KDD
2002
ACM
125views Data Mining» more  KDD 2002»
16 years 7 months ago
Pattern discovery in sequences under a Markov assumption
In this paper we investigate the general problem of discovering recurrent patterns that are embedded in categorical sequences. An important real-world problem of this nature is mo...
Darya Chudova, Padhraic Smyth
ICFP
2007
ACM
16 years 6 months ago
Faster laziness using dynamic pointer tagging
In the light of evidence that Haskell programs compiled by GHC exhibit large numbers of mispredicted branches on modern processors, we re-examine the "tagless" aspect of...
Simon Marlow, Alexey Rodriguez Yakushev, Simon L. ...