Tunable Soft Equivariance with Guarantees
arXiv:2603.26657v1 Announce Type: cross Abstract: Equivariance is a fundamental property in computer vision models, yet strict equivariance is rarely satisfied in real-world data, which can limit a model's performance. Controlling the degree of equivariance is therefore desirable. We propose a general framework for constructing soft equivariant models by projecting the model weights into a designed subspace. The method applies to any pre-trained architecture and provides theoretical bounds on the induced equivariance error. Empirically, we demonstrate the effectiveness of our method on multipl — Md Ashiqur Rahman, Lim Jun Hao, Jeremiah Jiang, Teck-Yian Lim, Raymond A. Yeh
View PDF HTML (experimental)
Abstract:Equivariance is a fundamental property in computer vision models, yet strict equivariance is rarely satisfied in real-world data, which can limit a model's performance. Controlling the degree of equivariance is therefore desirable. We propose a general framework for constructing soft equivariant models by projecting the model weights into a designed subspace. The method applies to any pre-trained architecture and provides theoretical bounds on the induced equivariance error. Empirically, we demonstrate the effectiveness of our method on multiple pre-trained backbones, including ViT and ResNet, across image classification, semantic segmentation, and human-trajectory prediction tasks. Notably, our approach improves the performance while simultaneously reducing equivariance error on the competitive ImageNet benchmark.
Subjects:
Computer Vision and Pattern Recognition (cs.CV); Machine Learning (cs.LG)
Cite as: arXiv:2603.26657 [cs.CV]
(or arXiv:2603.26657v1 [cs.CV] for this version)
https://doi.org/10.48550/arXiv.2603.26657
arXiv-issued DOI via DataCite (pending registration)
Submission history
From: Md Ashiqur Rahman [view email] [v1] Fri, 27 Mar 2026 17:56:25 UTC (1,624 KB)
Sign in to highlight and annotate this article

Conversation starters
Daily AI Digest
Get the top 5 AI stories delivered to your inbox every morning.
More about
researchpaperarxiv#486 – Michael Levin: Hidden Reality of Alien Intelligence Biological Life
Michael Levin is a biologist at Tufts University working on novel ways to understand and control complex pattern formation in biological systems. Thank you for listening ❤ Check out our sponsors: https://lexfridman.com/sponsors/ep486-sc See below for timestamps, transcript, and to give feedback, submit questions, contact Lex, etc. Transcript: https://lexfridman.com/michael-levin-2-transcript CONTACT LEX: Feedback give feedback to Lex: https://lexfridman.com/survey AMA submit questions, videos or call-in: https://lexfridman.com/ama Hiring join our team: https://lexfridman.com/hiring Other other ways to get in touch: https://lexfridman.com/contact EPISODE LINKS: Michael Levin s X: https://x.com/drmichaellevin Michael Levin s Website: https://drmichaellevin.org Michael Levin s Papers: https:/

AI 규제 시계 늦춘 유럽의회…CIO, 대응 속도 놓고 딜레마
유럽의회가 3월 26일 EU AI법(EU AI Act)의 일부 시행을 연기하기로 표결하면서 이미 혼란스러운 AI 컴플라이언스 환경에 또 다른 불확실성이 더해졌다. 그러나 애널리스트들은 CIO가 규제가 이미 발효된 상황을 전제로 대응해야 한다고 조언했다. 유럽의회 의원들은 기업의 원활한 제도 이행을 지원하기 위해 유럽 당국이 지침과 표준을 마련할 시간을 확보해야 한다는 이유로, 고위험 인공지능(AI) 시스템 관련 규정의 적용을 연기하는 데 찬성했다. 유럽의회와 유럽연합 집행위원회는 이번 연기에 합의했지만, 최종 시행을 위해서는 또 다른 입법 기관인 유럽연합 이사회의 승인이 필요하다. 유럽의회 의원들이 연기하기로 한 첫 번째 기한이 2026년 8월로 예정됨에 따라 CIO는 중요한 계획상의 과제에 직면하게 됐다. 즉, 약속된 지침 없이 기존 마감 시한 전에 서둘러 변화를 도입할 것인지, 아니면 유럽연합 이사회가 연기를 승인하기를 기대하며 기다릴 것인지 결정해야 하는 상황이다. 연기는 면제가 아니다 애널리스트와 컨설턴트들은 기업 CIO가 기다려서는 안 되며, 규제가 이미 시행된 것처럼 대응해야 한다는 데 사실상 의견을 같이했다. 가트너(Gartner)의 부사장 애널리스트 나데르 헤네인은 “기한 연장이 명확해진 점은 긍정적이다. 이전에는 일정이 계속 변동하는 상황이었다”라며 “다만 최종 결정이 기존 마감 시한에 임박해 내려질 예정이어서 조직들은 결국 당초 계획대로 추진할 수밖에 없다”고 설명했다. 이어 “지난해 11월 EU 디지털 옴니버스 제안의 첫 초안이 발표된 이후, 우리는 고객에게 잠재적인 연기를 AI 시스템 목
Knowledge Map
Connected Articles — Knowledge Graph
This article is connected to other articles through shared AI topics and tags.
More in Research Papers
VRUD: A Drone Dataset for Complex Vehicle-VRU Interactions within Mixed Traffic
arXiv:2604.01134v1 Announce Type: cross Abstract: The Operational Design Domain (ODD) of urbanoriented Level 4 (L4) autonomous driving, especially for autonomous robotaxis, confronts formidable challenges in complex urban mixed traffic environments. These challenges stem mainly from the high density of Vulnerable Road Users (VRUs) and their highly uncertain and unpredictable interaction behaviors. However, existing open-source datasets predominantly focus on structured scenarios such as highways or regulated intersections, leaving a critical gap in data representing chaotic, unstructured urban environments. To address this, this paper proposes an efficient, high-precision method for constructing drone-based datasets and establishes the Vehicle-Vulnerable Road User Interaction Dataset (VRUD
From Code Changes to Quality Gains: An Empirical Study in Python ML Systems with PyQu
arXiv:2511.02827v3 Announce Type: replace Abstract: In an era shaped by Generative Artificial Intelligence for code generation and the rising adoption of Python-based Machine Learning systems (MLS), software quality has emerged as a major concern. As these systems grow in complexity and importance, a key obstacle lies in understanding exactly how specific code changes affect overall quality-a shortfall aggravated by the lack of quality assessment tools and a clear mapping between ML systems code changes and their quality effects. Although prior work has explored code changes in MLS, it mostly stops at what the changes are, leaving a gap in our knowledge of the relationship between code changes and the MLS quality. To address this gap, we conducted a large-scale empirical study of 3,340 ope
Mitigating Omitted Variable Bias in Empirical Software Engineering
arXiv:2501.17026v5 Announce Type: replace Abstract: Omitted variable bias occurs when a statistical model leaves out variables that are relevant determinants of the effects under study. This results in the model attributing the missing variables' effect to some of the included variables -- hence over- or under-estimating the latter's true effect. Omitted variable bias presents a significant threat to the validity of empirical research, particularly in non-experimental studies such as those prevalent in empirical software engineering. This paper illustrates the impact of omitted variable bias on two illustrative examples in the software engineering domain, and uses them to present methods to investigate the possible presence of omitted variable bias, to estimate its impact, and to mitigate


Discussion
Sign in to join the discussion
No comments yet — be the first to share your thoughts!