paper-with-me

Papers

JANUS: Structured Bidirectional Generation for Guaranteed Constraints and Analytical Uncertainty

2026-03-04 · Taha Racicot arxiv

High-stakes synthetic data generation faces a fundamental Quadrilemma: achieving Fidelity to the original distribution, Control over complex logical constraints, Reliability in uncertainty estimation, and Efficiency in computational cost -- simultaneously. State-of-the-art Deep Generative Models (CTGAN, TabDDPM) excel at fidelity but rely on inefficient rejection sampling for continuous range constraints. Conversely, Structural Causal Models offer logical control but struggle with high-dimensional fidelity and complex noise inversion. We introduce JANUS (Joint Ancestral Network for Uncertainty and Synthesis), a framework that unifies these capabilities using a DAG of Bayesian Decision Trees. Our key innovation is Reverse-Topological Back-filling, an algorithm that propagates constraints backwards through the causal graph, achieving 100% constraint satisfaction on feasible constraint sets without rejection sampling. This is paired with an Analytical Uncertainty Decomposition derived from Dirichlet priors, enabling 128x faster uncertainty estimation than Monte Carlo methods. Across 15 datasets and 523 constrained scenarios, JANUS achieves state-of-the-art fidelity (Detection Score 0.497), eliminates mode collapse on imbalanced data, and provides exact handling of complex inter-column constraints (e.g., Salary_offered >= Salary_requested) where baselines fail entirely.

📄 PDF Abstract BibTeX arXiv:2603.03748

Code (0)

등록된 구현이 없습니다.

Tasks

Synthetic Data Generation

Similar Papers 제목 키워드 기반

JanusDNA: A Powerful Bi-directional Hybrid DNA Foundation Model

2025-05-22 · Qihao Duan, Bingding Huang, Zhenqiao Song, Irina Lehmann 외

Large language models (LLMs) have revolutionized natural language processing and are increasingly applied to other sequential data types, including genetic sequences. However, adapting LLMs to genomics presents significa…

GPULong-range modelingMambaMixture-of-Experts

BrainJanus: A Unified Model for Understanding and Generation across Brain, Vision, and Language

2026-06-29 · Haitao Wu, Qirui Zhang, Zhouheng Yao, Shangquan Sun 외 hf

Modeling the bidirectional correspondence between external sensory stimuli and internal neural activity has emerged as a critical frontier in neuroscience. However, existing approaches predominantly treat brain encoding …

Zero-shot Generalization

Janus-Pro: Unified Multimodal Understanding and Generation with Data and Model Scaling

2025-01-29 · Xiaokang Chen, Zhiyu Wu, Xingchao Liu, Zizheng Pan 외

In this work, we introduce Janus-Pro, an advanced version of the previous work Janus. Specifically, Janus-Pro incorporates (1) an optimized training strategy, (2) expanded training data, and (3) scaling to larger model s…

Image GenerationInstruction FollowingText to Image Generation+2

JanusDDG: A Thermodynamics-Compliant Model for Sequence-Based Protein Stability via Two-Fronts Multi-Head Attention

2025-04-04 · Guido Barducci, Ivan Rossi, Francesco Codicè, Cesare Rollo 외

Understanding how residue variations affect protein stability is crucial for designing functional proteins and deciphering the molecular mechanisms underlying disease-related mutations. Recent advances in protein languag…

JANUS: Online Jacobian-Aligned Infill for Black-Box Optimization

2026-08-24 · Hongyuan Yu, Pufan Xu, Jiaojiao Yi, Yiding Tian 외 arxiv

Population optimizers such as CMA-ES, DE, and multi-objective evolutionary algorithms drive search mainly through selection signals that are scalar or rank based: such a signal indicates that one candidate outperforms an…