← Search

Fangxin Wang

10 accepted papers

2026

3DReflecNet: A Large-Scale Dataset for 3D Reconstruction of Reflective, Transparent, and Low-Texture Objects

CVPR 2026

Accurate 3D reconstruction of objects with reflective, transparent, or low-texture surfaces still remains notoriously challenging. Such materials often violate key assumptions in multi-view reconstruction pipelines, such as photometric consistency and the availability on distinct geometric texture c

Cited by 0SourceScholar
2026

FedBRICK: Structural Bias Aware Heterogeneous Foundation Model Federated Tuning

AAAI 2026technical

Model-heterogeneous federated tuning (MHFT) enables the privacy-preserving fine-tuning of foundation models in heterogeneous systems by allowing clients and the server to adopt different model architectures. Depth partial training—where each client updates only a subset of the model

Cited by 0SourcePDFScholar
2026

Maniflat3D: Learning 3D Geometry Through Planar Representations from Multi-Layer Unwrapping

AAAI 2026technical

Point-based geometric representations such as point clouds and Gaussian Splatting are fundamental for 3D understanding. However, the inherent irregularity and high-dimensional nature of point structures present significant challenges for direct 3D learning approaches, which often struggle with scala

Cited by 0SourcePDFScholar
2026

RECODE: A Benchmark for Research Code DEvelopment with Interactive Human Feedback

ICLR 2026poster

Large language models (LLMs) show the promise in supporting scientific research implementation, yet their ability to generate correct and executable code remains limited. Existing works largely adopt one-shot settings, ignoring the iterative and feedback-driven nature of realistic workflows of scien…

Cited by 0SourcecodeScholar
2026

Weaving Graph over Tokens: Contextualizing Structured Sequences for LLMs

ICML 2026poster

Generative Graph Language Models (GLMs) must reconcile topology with causal language modeling. Linearization obscures multi-hop connectivity, while encoder-based methods bottleneck token-level reasoning during generation. Viewing context modeling as a form of message passing, we introduce **Weaver**…

Cited by 0SourceScholar
2025

BANGS: Game-theoretic Node Selection for Graph Self-Training

ICLR 2025poster

Graph self-training is a semi-supervised learning method that iteratively selects a set of unlabeled data to retrain the underlying graph neural network (GNN) model and improve its prediction performance. While selecting highly confident nodes has proven effective for self-training, this pseudo-labe…

2025

Cluster Based Heterogeneous Federated Foundation Model Adaptation and Fine-Tuning

AAAI 2025technical

In recent years, the distributed training of foundation models (FMs) has seen a surge in popularity. In particular, federated learning enables collaborative model training among edge clients while safeguarding the privacy of their data. However, federated training of FMs across resource-constrained…

Cited by 0SourcePDFScholar
2025

Topology-Aware Conformal Prediction for Stream Networks

NeurIPS 2025poster

Stream networks, a unique class of spatiotemporal graphs, exhibit complex directional flow constraints and evolving dependencies, making uncertainty quantification a critical yet challenging task. Traditional conformal prediction methods struggle in this setting due to the need for joint predictions…

Cited by 0SourceScholar
2024

MMCOUNT: Stationary Crowd Counting System Based on Commodity Millimeter-Wave Radar

ICASSP 2024accepted

Millimeter wave sensing promises the capability of sensing the surrounding moving people. However, it is still challenging for stationary crowds because objects with few motions (like changing sitting position) are easily treated as a cluster of noise and thus neglected. In this paper, we propose th…

Cited by 0SourceScholar
2023

Equal Opportunity of Coverage in Fair Regression

NeurIPS 2023poster

We study fair machine learning (ML) under predictive uncertainty to enable reliable and trustworthy decision-making. The seminal work of 'equalized coverage' proposed an uncertainty-aware fairness notion. However, it does not guarantee equal coverage rates across more fine-grained groups (e.g., low-…