← Search

Shi-min Hu

26 accepted papers

2026

Bee: A High-Quality Corpus and Full-Stack Suite to Unlock Advanced Fully Open MLLMs

ICLR 2026poster

Fully open multimodal large language models (MLLMs) currently lag behind proprietary counterparts, primarily due to a significant gap in data quality for supervised fine-tuning (SFT). Existing open-source datasets are often plagued by widespread noise and a critical deficit in complex reasoning dat…

Cited by 0SourceScholar
2026

Beyond Reassembly: Fractured Object Recovery with Missing Parts

CVPR 2026

We propose a novel learning-based task named fractured object recovery. Unlike the previous fractured object reassembly task that only aligns existing parts with overlaps, our task aims to recover the complete shape by not only reassembling irrelevant parts but also predicting missing parts. Our tas

Cited by 0SourceScholar
2026

Towards Highly-Constrained Human Motion Generation with Retrieval-Guided Diffusion Noise Optimization

CVPR 2026

Generating human motion that satisfies customized zero-shot goal functions, enabling applications such as controllable character animation and behavior synthesis for virtual agents, is a critical capability. While current approaches handle many unseen constraints, they fail on tasks with very challe

Cited by 0SourcecodeScholar
2025

RBench-V: A Primary Assessment for Visual Reasoning Models with Multimodal Outputs

NeurIPS 2025poster

The rapid advancement of native multi-modal models and omni-models, exemplified by GPT-4o, Gemini and o3 with their capability to process and generate content across modalities such as text and images, marks a significant milestone in the evolution of intelligence. Systematic evaluation of their mul…

Cited by 0SourcecodeScholar
2025

RBench: Graduate-level Multi-disciplinary Benchmarks for LLM & MLLM Complex Reasoning Evaluation

ICML 2025poster

Reasoning stands as a cornerstone of intelligence, enabling the synthesis of existing knowledge to solve complex problems. Despite remarkable progress, existing reasoning benchmarks often fail to rigorously evaluate the nuanced reasoning capabilities required for complex, real-world problemsolving,…

2024

Exploring Regional Clues in CLIP for Zero-Shot Semantic Segmentation

CVPR 2024poster

CLIP has demonstrated marked progress in visual recognition due to its powerful pre-training on large-scale image-text pairs. However it still remains a critical challenge: how to transfer image-level knowledge into pixel-level understanding tasks such as semantic segmentation. In this paper to solv…

2024

Recovering Complete Actions for Cross-dataset Skeleton Action Recognition

NeurIPS 2024poster

Despite huge progress in skeleton-based action recognition, its generalizability to different domains remains a challenging issue. In this paper, to solve the skeleton action generalization problem, we present a recover-and-resample augmentation framework based on a novel complete action prior. We…

Cited by 0SourcePDFScholar
2024

Semantic-Aware Transformation-Invariant RoI Align

AAAI 2024technical

Great progress has been made in learning-based object detection methods in the last decade. Two-stage detectors often have higher detection accuracy than one-stage detectors, due to the use of region of interest (RoI) feature extractors which extract transformation-invariant RoI features for differe…

2023

DiffFacto: Controllable Part-Based 3D Point Cloud Generation with Cross Diffusion

ICCV 2023poster

While the community of 3D point cloud generation has witnessed a big growth in recent years, there still lacks an effective way to enable intuitive user control in the generation process, hence limiting the general utility of such methods. Since an intuitive way of decomposing a shape is through its…

Cited by 29PDFScholar
2023

Long Range Pooling for 3D Large-Scale Scene Understanding

CVPR 2023poster

Inspired by the success of recent vision transformers and large kernel design in convolutional neural networks (CNNs), in this paper, we analyze and explore essential reasons for their success. We claim two factors that are critical for 3D large-scale scene understanding: a larger receptive field an…

2022

CIRCLE: Convolutional Implicit Reconstruction and Completion for Large-Scale Indoor Scene

ECCV 2022poster

"We present CIRCLE, a framework for large-scale scene completion and geometric refinement based on local implicit signed distance functions. It is based on an end-to-end sparse convolutional network, CircNet, which jointly models local geometric details and global scene structural contexts, allowing…

Cited by 10SourcePDFScholar
2022

SegNeXt: Rethinking Convolutional Attention Design for Semantic Segmentation

NeurIPS 2022accept

We present SegNeXt, a simple convolutional network architecture for semantic segmentation. Recent transformer-based models have dominated the field of se- mantic segmentation due to the efficiency of self-attention in encoding spatial information. In this paper, we show that convolutional attention…

2021

DI-Fusion: Online Implicit 3D Reconstruction With Deep Priors

CVPR 2021poster

Previous online 3D dense reconstruction methods struggle to achieve the balance between memory storage and surface quality, largely due to the usage of stagnant underlying geometry representation, such as TSDF (truncated signed distance functions) or surfels, without any knowledge of the scene prior…

Cited by 101PDFcodeScholar
2021

MultiBodySync: Multi-Body Segmentation and Motion Estimation via 3D Scan Synchronization

CVPR 2021poster

We present MultiBodySync, a novel, end-to-end trainable multi-body motion segmentation and rigid registration framework for multiple input 3D point clouds. The two non-trivial challenges posed by this multi-scan multibody setting that we investigate are: (i) guaranteeing correspondence and segmentat…

Cited by 57PDFcodeScholar
2020

ClusterVO: Clustering Moving Instances and Estimating Visual Odometry for Self and Surroundings

CVPR 2020poster

We present ClusterVO, a stereo Visual Odometry which simultaneously clusters and estimates the motion of both ego and surrounding rigid clusters/objects. Unlike previous solutions relying on batch input or imposing priors on scene structure or dynamic object models, ClusterVO is online, general and…

Cited by 123PDFScholar
2020

Lidar-Monocular Visual Odometry using Point and Line Features

ICRA 2020poster

We introduce a novel lidar-monocular visual odometry approach using point and line features. Compared to previous point-only based lidar-visual odometry, our approach leverages more environment structure information by introducing both point and line features into pose estimation. We provide a robus…

Cited by 90SourceScholar
2019

ClusterSLAM: A SLAM Backend for Simultaneous Rigid Body Clustering and Motion Estimation

ICCV 2019poster

We present a practical backend for stereo visual SLAM which can simultaneously discover individual rigid bodies and compute their motions in dynamic environments. While recent factor graph based state optimization algorithms have shown their ability to robustly solve SLAM problems by treating dynami…

Cited by 97PDFScholar
2019

Example-Guided Style-Consistent Image Synthesis From Semantic Labeling

CVPR 2019poster

Example-guided image synthesis aims to synthesize an image from a semantic label map and an exemplary image indicating style. We use the term "style" in this problem to refer to implicit characteristics of images, for example: in portraits "style" includes gender, racial identity, age, hairstyle;…

Cited by 102PDFcodeScholar
2019

Pose2Seg: Detection Free Human Instance Segmentation

CVPR 2019poster

The standard approach to image instance segmentation is to perform the object detection first, and then segment the object from the detection bounding-box. More recently, deep learning methods like Mask R-CNN perform them jointly. However, little research takes into account the uniqueness of the "hu…

Cited by 276PDFcodeScholar
2019

Probabilistic Projective Association and Semantic Guided Relocalization for Dense Reconstruction

ICRA 2019poster

We present a real-time dense mapping system which uses the predicted 2D semantic labels for optimizing the geometric quality of reconstruction. With a combination of Convolutional Neural Networks (CNNs) for 2D labeling and a Simultaneous Localization and Mapping (SLAM) system for camera trajectory e…

Cited by 14SourceScholar
2019

S4Net: Single Stage Salient-Instance Segmentation

CVPR 2019poster

We consider an interesting problem---salient instance segmentation. Other than producing approximate bounding boxes, our network also outputs high-quality instance-level segments. Taking into account the category-independent property of each target, we design a single stage salient instance segmenta…

Cited by 108PDFcodeScholar
2019

TZC: Efficient Inter-Process Communication for Robotics Middleware with Partial Serialization

IROS 2019poster

Inter-process communication (IPC) is one of the core functions of modern robotics middleware. We propose an efficient IPC technique called TZC (Towards Zero-Copy). As a core component of TZC, we design a novel algorithm called partial serialization. Our formulation can generate messages that can be…

Cited by 24SourcecodeScholar
2018

Associating Inter-Image Salient Instances for Weakly Supervised Semantic Segmentation

ECCV 2018poster

Effectively bridging between image level keyword annotations and corresponding image pixels is one of the main challenges in weakly supervised semantic segmentation. In this paper, we use an instance-level salient object detector to automatically generate salient instances (candidate objects) for tr…

Cited by 120SourcePDFScholar
2018

Learning to Reconstruct High-quality 3D Shapes with Cascaded Fully Convolutional Networks

ECCV 2018poster

We present a data-driven approach to reconstructing high-resolution and detailed volumetric representations of 3D shapes. Although well studied, algorithms for volumetric fusion from multi-view depth scans are still prone to scanning noise and occlusions, making it hard to obtain high-fidelity 3D re…

Cited by 38SourcePDFScholar