Sciweavers

15351 search results - page 348 / 3071
» The information bottleneck method
Sort
View
132
Voted
BIRD
2008
Springer
158views Bioinformatics» more  BIRD 2008»
15 years 5 months ago
A Computational Method for Reconstructing Gapless Metabolic Networks
Abstract. We propose a computational method for reconstructing metabolic networks. The method utilizes optimization techniques and graph traversal algorithms to discover a set of b...
Esa Pitkänen, Ari Rantanen, Juho Rousu, Esko ...
ICASSP
2010
IEEE
15 years 3 months ago
An adaptive initialization method for speaker Diarization based on prosodic features
The following article presents a novel, adaptive initialization scheme that can be applied to most state-of-the-art Speaker Diarization algorithms, i.e. algorithms that use agglom...
David Imseng, Gerald Friedland
174
Voted
VIS
2009
IEEE
630views Visualization» more  VIS 2009»
16 years 4 months ago
Kd-Jump: a Path-Preserving Stackless Traversal for Faster Isosurface Raytracing on GPUs
Stackless traversal techniques are often used to circumvent memory bottlenecks by avoiding a stack and replacing return traversal with extra computation. This paper addresses wheth...
David M. Hughes, Ik Soo Lim
138
Voted
DAC
2007
ACM
16 years 4 months ago
Global Critical Path: A Tool for System-Level Timing Analysis
An effective method for focusing optimization effort on the most important parts of a design is to examine those elements on the critical path. Traditionally, the critical path is...
Girish Venkataramani, Mihai Budiu, Tiberiu Chelcea...
128
Voted
SIGSOFT
2008
ACM
16 years 4 months ago
A scalable technique for characterizing the usage of temporaries in framework-intensive Java applications
Framework-intensive applications (e.g., Web applications) heavily use temporary data structures, often resulting in performance bottlenecks. This paper presents an optimized blend...
Bruno Dufour, Barbara G. Ryder, Gary Sevitsky