← Search

Kaizhu Huang

28 accepted papers

2026

Sequential Information Bottleneck Fusion: Towards Robust and Generalizable Multi-Modal Brain Tumor Segmentation

ICLR 2026poster

Brain tumor segmentation in multi-modal MRIs poses significant challenges when one or more modalities are missing. Recent approaches commonly employ parallel fusion strategies; however, these methods often risk losing crucial shared information across modalities, which can degrade segmentation perfo…

Cited by 0SourceScholar
2025

BFANet: Revisiting 3D Semantic Segmentation with Boundary Feature Analysis

CVPR 2025poster

3D semantic segmentation plays a fundamental and crucial role to understand 3D scenes. While contemporary state-of-the-art techniques predominantly concentrate on elevating the overall performance of 3D semantic segmentation based on general metrics (e.g. mIoU, mAcc, and oAcc), they unfortunately l…

2025

Can GRPO Boost Complex Multimodal Table Understanding?

EMNLP 2025

Existing table understanding methods face challenges due to complex table structures and intricate logical reasoning. While supervised finetuning (SFT) dominates existing research, reinforcement learning (RL), such as Group Relative Policy Optimization (GRPO), has shown promise but struggled with lo

2025

Can MLLMs Absorb Math Reasoning Abilities from LLMs as Free Lunch?

NeurIPS 2025poster

Math reasoning has been one crucial ability of large language models (LLMs), where significant advancements have been achieved in recent years. However, most efforts focus on LLMs by curating high-quality annotation data and intricate training (or inference) paradigms, while the math reasoning perfo…

Cited by 0SourceScholar
2025

Disentangling Tabular Data Towards Better One-Class Anomaly Detection

AAAI 2025technical

Tabular anomaly detection under the one-class classification setting poses a significant challenge, as it involves accurately conceptualizing "normal" derived exclusively from a single category to discern anomalies from normal data variations. Capturing the intrinsic correlation among attributes wit…

2025

GNS: Solving Plane Geometry Problems by Neural-Symbolic Reasoning with Multi-Modal LLMs

AAAI 2025technical

With the outstanding capabilities of Large Language Models (LLMs), solving math word problems (MWP) has greatly progressed, achieving higher performance on several benchmark datasets. However, it is more challenging to solve plane geometry problems (PGPs) due to the necessity of understanding, rea…

2025

Is Your Model Really A Good Math Reasoner? Evaluating Mathematical Reasoning with Checklist

ICLR 2025poster

Exceptional mathematical reasoning ability is one of the key features that demonstrate the power of large language models (LLMs). How to comprehensively define and evaluate the mathematical abilities of LLMs, and even reflect the user experience in real-world scenarios, has emerged as a critical iss…

Cited by 25SourcePDFScholar
2025

KMD: Koopman Multi-modality Decomposition for Generalized Brain Tumor Segmentation under Incomplete Modalities

CVPR 2025poster

Magnetic resonance imaging (MRI), with modalities including T1, T2, T1ce, and Flair, providing complementary information critical for sub-region analysis, is widely used for brain tumor diagnosis. However, clinical practice often suffers from varying degrees of incompleteness of necessary modalities…

2025

PO3AD: Predicting Point Offsets toward Better 3D Point Cloud Anomaly Detection

CVPR 2025poster

Point cloud anomaly detection under the anomaly-free setting poses significant challenges as it requires accurately capturing the features of 3D normal data to identify deviations indicative of anomalies. Current efforts focus on devising reconstruction tasks, such as acquiring normal data represent…

2025

Template-Driven LLM-Paraphrased Framework for Tabular Math Word Problem Generation

AAAI 2025technical

Solving tabular math word problems (TMWPs) has become a critical role in evaluating the mathematical reasoning ability of large language models (LLMs), where large-scale TMWP samples are commonly required for fine-tuning. Since the collection of high-quality TMWP datasets is costly and time-consumin…

2025

Towards Better Robustness Against Natural Corruptions in Document Tampering Localization

AAAI 2025technical

Marvelous advances have been exhibited in recent document tampering localization (DTL) systems. However, confronted with corrupted tampered document images, their vulnerability is fatal in real-world scenarios. While robustness against adversarial attack has been extensively studied by adversarial t…

2025

Towards a Universal 3D Medical Multi-modality Generalization via Learning Personalized Invariant Representation

ICCV 2025poster

Variations in medical imaging modalities and individual anatomical differences pose challenges to cross-modality generalization in multi-modal tasks. Existing methods often concentrate exclusively on common anatomical patterns, thereby neglecting individual differences and consequently limiting thei…

2025

ZeroDiff: Solidified Visual-semantic Correlation in Zero-Shot Learning

ICLR 2025poster

Zero-shot Learning (ZSL) aims to enable classifiers to identify unseen classes. This is typically achieved by generating visual features for unseen classes based on learned visual-semantic correlations from seen classes. However, most current generative approaches heavily rely on having a sufficient…

2024

Delving into Adversarial Robustness on Document Tampering Localization

ECCV 2024poster

"Recent advances in document forgery techniques produce malicious yet nearly visually untraceable alterations, imposing a big challenge for document tampering localization (DTL). Despite significant recent progress, there has been surprisingly limited exploration of adversarial robustness in DTL. Th…

2024

Interpret Your Decision: Logical Reasoning Regularization for Generalization in Visual Classification

NeurIPS 2024spotlight

Vision models excel in image classification but struggle to generalize to unseen data, such as classifying images from unseen domains or discovering novel categories. In this paper, we explore the relationship between logical reasoning and deep learning generalization in visual classification. A log…

2024

Lite-SVO: Towards A Lightweight Self-Supervised Semantic Visual Odometry Exploiting Multi-Feature Sharing Architecture

ICRA 2024poster

Not relying on ground-truth data for training, self-supervised semantic visual odometry (SVO) has recently gained considerable attention. Within self-supervised SVO, feature representation inconsistency between semantic/depth and pose tasks presents a significant challenge, as it may disrupt cross-t…

Cited by 0SourceScholar
2024

MathAttack: Attacking Large Language Models towards Math Solving Ability

AAAI 2024technical

With the boom of Large Language Models (LLMs), the research of solving Math Word Problem (MWP) has recently made great progress. However, there are few studies to examine the robustness of LLMs in math solving ability. Instead of attacking prompts in the use of LLMs, we propose a MathAttack model to…

2024

Rethinking Multi-domain Generalization with A General Learning Objective

CVPR 2024poster

Multi-domain generalization (mDG) is universally aimed to minimize the discrepancy between training and testing distributions to enhance marginal-to-label distribution mapping. However existing mDG literature lacks a general learning objective paradigm and often imposes constraints on static target…

2024

Unraveling Batch Normalization for Realistic Test-Time Adaptation

AAAI 2024technical

While recent test-time adaptations exhibit efficacy by adjusting batch normalization to narrow domain disparities, their effectiveness diminishes with realistic mini-batches due to inaccurate target estimation. As previous attempts merely introduce source statistics to mitigate this issue, the funda…

2023

Divide and Conquer: 3D Point Cloud Instance Segmentation With Point-Wise Binarization

ICCV 2023poster

Instance segmentation on point clouds is crucially important for 3D scene understanding. Most SOTAs adopt distance clustering, which is typically effective but does not perform well in segmenting adjacent objects with the same semantic label (especially when they share neighboring points). Due to th…

Cited by 32PDFcodeScholar
2023

Learning by Analogy: Diverse Questions Generation in Math Word Problem

ACL 2023findings

Solving math word problem (MWP) with AI techniques has recently made great progress with the success of deep neural networks (DNN), but it is far from being solved. We argue that the ability of learning by analogy is essential for an MWP solver to better understand same problems which may typically…

2023

Rethinking Data Augmentation for Single-Source Domain Generalization in Medical Image Segmentation

AAAI 2023technical

Single-source domain generalization (SDG) in medical image segmentation is a challenging yet essential task as domain shifts are quite common among clinical image datasets. Previous attempts most conduct global-only/random augmentation. Their augmented samples are usually insufficient in diversity…

2023

Towards Better Robustness against Common Corruptions for Unsupervised Domain Adaptation

ICCV 2023poster

Recent studies have investigated how to achieve robustness for unsupervised domain adaptation (UDA). While most efforts focus on adversarial robustness, i.e. how the model performs against unseen malicious adversarial perturbations, robustness against benign common corruption (RaCC) surprisingly rem…

Cited by 8PDFcodeScholar
2021

Gradient Distribution Alignment Certificates Better Adversarial Domain Adaptation

ICCV 2021poster

The latest heuristic for handling the domain shift in unsupervised domain adaptation tasks is to reduce the data distribution discrepancy using adversarial learning. Recent studies improve the conventional adversarial domain adaptation methods with discriminative information by integrating the class…

Cited by 71PDFcodeScholar
2021

Towards Better Robust Generalization with Shift Consistency Regularization

ICML 2021spotlight

While adversarial training becomes one of the most promising defending approaches against adversarial attacks for deep neural networks, the conventional wisdom through robust optimization may usually not guarantee good generalization for robustness. Concerning with robust generalization over unseen…

Cited by 24SourcePDFScholar
2020

Feature Representation Matters: End-to-End Learning for Reference-based Image Super-resolution

ECCV 2020poster

In this paper, we are aiming for a general reference-based super-resolution setting: it does not require the low-resolution image and the high-resolution reference image to be well aligned or with a similar texture. Instead, we only intend to transfer the relevant textures from reference images to t…

Cited by 46SourcePDFScholar