← Search

Tejaswi Kasarla

4 accepted papers

2026

OrthoRF: Exploring Orthogonality in Object-Centric Representations

ICLR 2026poster

Neural synchrony is hypothesized to help the brain organize visual scenes into structured multi-object representations. In machine learning, synchrony-based models analogously learn object-centric representations by storing binding in the phase of complex-valued features. Rotating Features (RF) inst…

Cited by 0SourceScholar
2026

VL-JEPA: Joint Embedding Predictive Architecture for Vision-language

ICLR 2026poster

We introduce VL-JEPA, a vision-language model built on a Joint Embedding Predictive Architecture (JEPA). Instead of autoregressively generating tokens as in classical VLMs, VL-JEPA predicts continuous embeddings of the target texts. By learning in an abstract representation space, the model can focu…

Cited by 0SourceScholar
2025

Hyperbolic Safety-Aware Vision-Language Models

CVPR 2025highlight

Addressing the retrieval of unsafe content from vision-language models such as CLIP is an important step towards real-world integration. Current efforts have relied on unlearning techniques that try to erase the model's knowledge of unsafe concepts. While effective in reducing unwanted outputs, unle…

2022

Maximum Class Separation as Inductive Bias in One Matrix

NeurIPS 2022accept

Maximizing the separation between classes constitutes a well-known inductive bias in machine learning and a pillar of many traditional algorithms. By default, deep networks are not equipped with this inductive bias and therefore many alternative solutions have been proposed through differential opti…