Sciweavers

811 search results - page 67 / 163
» Probabilistic Semantics and Program Analysis
Sort
View
111
Voted
CORR
2010
Springer
152views Education» more  CORR 2010»
15 years 2 months ago
A Non-Null Annotation Inferencer for Java Bytecode
We present a non-null annotations inferencer for the Java bytecode language. We previously proposed an analysis to infer non-null annotations and proved it soundness and completen...
Laurent Hubert
128
Voted
ICPR
2008
IEEE
16 years 3 months ago
Audio-visual event classification via spatial-temporal-audio words
In this paper, we propose a generative model-based approach for audio-visual event classification. This approach is based on a new unsupervised learning method using an extended p...
Ming Li, Sanqing Hu, Shih-Hsi Liu, Sung Baang, Yu ...
ENTCS
2007
124views more  ENTCS 2007»
15 years 2 months ago
Structuring Optimizing Transformations and Proving Them Sound
A compiler optimization is sound if the optimized program that it produces is semantically equivalent to the input program. The proofs of semantic equivalence are usually tedious....
Aditya Kanade, Amitabha Sanyal, Uday P. Khedker
117
Voted
CVPR
2008
IEEE
16 years 4 months ago
Geo-located image analysis using latent representations
Image categorization is undoubtedly one of the most challenging open problems faced in Computer Vision, far from being solved by employing pure visual cues. Recently, additional t...
Marco Cristani, Alessandro Perina, Umberto Castell...
144
Voted
ICSM
2005
IEEE
15 years 8 months ago
Using Pointcut Delta Analysis to Support Evolution of Aspect-Oriented Software
Aspect oriented programming has been proposed as a way to improve modularity of software systems by allowing encapsulation of cross-cutting concerns. To do so, aspects specify whe...
Maximilian Störzer, Jürgen Graf