← Search

Amit Peleg

4 accepted papers

2025

Advancing Compositional Awareness in CLIP with Efficient Fine-Tuning

NeurIPS 2025poster

Vision-language models like CLIP have demonstrated remarkable zero-shot capabilities in classification and retrieval. However, these models often struggle with compositional reasoning - the ability to understand the relationships between concepts. A recent benchmark, SugarCrepe++, reveals that previ…

Cited by 0SourcecodeScholar
2024

Bias of Stochastic Gradient Descent or the Architecture: Disentangling the Effects of Overparameterization of Neural Networks

ICML 2024poster

Neural networks typically generalize well when fitting the data perfectly, even though they are heavily overparameterized. Many factors have been pointed out as the reason for this phenomenon, including an implicit bias of stochastic gradient descent (SGD) and a possible simplicity bias arising from…

Cited by 0SourcePDFScholar
2023

SeaThru-NeRF: Neural Radiance Fields in Scattering Media

CVPR 2023poster

Research on neural radiance fields (NeRFs) for novel view generation is exploding with new models and extensions. However, a question that remains unanswered is what happens in underwater or foggy scenes where the medium strongly influences the appearance of objects. Thus far, NeRF and its variants…