← Search

Michael Greenspan

7 accepted papers

2025

Federated Unsupervised Domain Generalization Using Global and Local Alignment of Gradients

AAAI 2025technical

We address the problem of federated domain generalization in an unsupervised setting for the first time. We first theoretically establish a connection between domain shift and alignment of gradients in unsupervised federated learning and show that aligning the gradients at both client and server lev…

2025

PRISM: Reducing Spurious Implicit Biases in Vision-Language Models with LLM-Guided Embedding Projection

ICCV 2025poster

We introduce Projection-based Reduction of Implicit Spurious bias in vision-language Models (PRISM), a new data-free and task-agnostic solution for bias mitigation in VLMs like CLIP. VLMs often inherit and amplify biases in their training data, leading to skewed predictions.PRISM is designed to debi…

2023

JECC: Commonsense Reasoning Tasks Derived from Interactive Fictions

ACL 2023findings

Commonsense reasoning simulates the human ability to make presumptions about our physical world, and it is an essential cornerstone in building general AI systems. We proposea new commonsense reasoning dataset based on human’s Interactive Fiction (IF) gameplaywalkthroughs as human players demonstrat…

2022

ObjectBox: From Centers to Boxes for Anchor-Free Object Detection

ECCV 2022poster

"We present ObjectBox, a novel single-stage anchor-free and highly generalizable object detection approach. As opposed to both existing anchor-based and anchor-free detectors, which are more biased toward specific object scales in their label assignments, we use only object center locations as posit…

2022

Vote from the Center: 6 DoF Pose Estimation in RGB-D Images by Radial Keypoint Voting

ECCV 2022poster

"We propose a novel keypoint voting scheme based on intersecting spheres, that is more accurate than existing schemes and allows for fewer, more disperse keypoints. The scheme is based upon the distance between points, which as a 1D quantity can be regressed more accurately than the 2D and 3D vector…

2021

Teacher-Student Adversarial Depth Hallucination To Improve Face Recognition

ICCV 2021poster

We present the Teacher-Student Generative Adversarial Network (TS-GAN) to generate depth images from single RGB images in order to boost the performance of face recognition systems. For our method to generalize well across unseen datasets, we design two components in the architecture, a teacher and…

Cited by 11PDFcodeScholar
2020

Exploring End-to-End Differentiable Natural Logic Modeling

COLING 2020main

We explore end-to-end trained differentiable models that integrate natural logic with neural networks, aiming to keep the backbone of natural language reasoning based on the natural logic formalism while introducing subsymbolic vector representations and neural components. The proposed model adapts…