π Dataset #Dataset #Tabular #QuantumChemistry #AtomizationEnergy
MSR-ACC/TAE25
π€ microsoft
π― Task
Molecular property prediction
π‘ Idea
73,040 QCSchema molecular records with CCSD(T)/CBS total atomization energies via W1-F12, covering closed-shell neutral equilibrium molecules with up to 5 non-hydrogen atoms from elements up to argon, plus geometry, graphs, and related energy fields.
β¨ Why it's interesting
Large, accurate, chemically diverse labels enable broad benchmarking and training beyond typical organic-only sets.
Size: 73,040 molecules
Downloads: 360 | Likes: 4
π dataset
via @Papers.Data.Code
MSR-ACC/TAE25
π€ microsoft
π― Task
Molecular property prediction
π‘ Idea
73,040 QCSchema molecular records with CCSD(T)/CBS total atomization energies via W1-F12, covering closed-shell neutral equilibrium molecules with up to 5 non-hydrogen atoms from elements up to argon, plus geometry, graphs, and related energy fields.
β¨ Why it's interesting
Large, accurate, chemically diverse labels enable broad benchmarking and training beyond typical organic-only sets.
Size: 73,040 molecules
Downloads: 360 | Likes: 4
π dataset
via @Papers.Data.Code
huggingface.co
microsoft/msr-acc-tae25 Β· Datasets at Hugging Face
Weβre on a journey to advance and democratize artificial intelligence through open source and open science.
π» Repo #Repo #Multimodal #VisionEncoder #AutoregressivePretraining
GenLIP
π€ YanFangCS
π― Task
Generative vision-language pretraining
π‘ Idea
Pretrain a ViT-based vision encoder for MLLMs using a single Transformer and a single autoregressive language modeling objective, without contrastive loss, dual towers, or an extra text decoder.
β¨ Why it's interesting
Simplifies MLLM vision pretraining and reports particularly strong gains on Doc and OCR tasks.
π» Repo
β YanFangCS/GenLIP β 49 stars (+49 3d)
Python
π paper
via @Papers.Data.Code
GenLIP
π€ YanFangCS
π― Task
Generative vision-language pretraining
π‘ Idea
Pretrain a ViT-based vision encoder for MLLMs using a single Transformer and a single autoregressive language modeling objective, without contrastive loss, dual towers, or an extra text decoder.
β¨ Why it's interesting
Simplifies MLLM vision pretraining and reports particularly strong gains on Doc and OCR tasks.
π» Repo
β YanFangCS/GenLIP β 49 stars (+49 3d)
Python
π paper
via @Papers.Data.Code
GitHub
GitHub - YanFangCS/GenLIP: Official repo for "Let ViT Speak: Generative Language-Image Pre-training"
Official repo for "Let ViT Speak: Generative Language-Image Pre-training" - YanFangCS/GenLIP
π Paper #Paper #Tabular #DiffusionModels #DecisionTrees
Trees to Flows and Back: Unifying Decision Trees and Diffusion Models
π€ Sai Niranjan Ramachandran, Suvrit Sra
π― Task
Tabular generation and tree-to-network distillation
π‘ Idea
Treeβflow correspondence maps refined tree partitions to PF-ODEs and diffusion dynamics to hierarchies; GTSM unifies boosting and score matching. TREEFLOW conditions flows on tree paths, and DSM-TREE distills full tree decisions.
β¨ Why it's interesting
TREEFLOW is 2Γ faster; best TSTR on 3/5 and best Wasserstein on 4/5 benchmarks.
π paper
via @Papers.Data.Code
Trees to Flows and Back: Unifying Decision Trees and Diffusion Models
π€ Sai Niranjan Ramachandran, Suvrit Sra
π― Task
Tabular generation and tree-to-network distillation
π‘ Idea
Treeβflow correspondence maps refined tree partitions to PF-ODEs and diffusion dynamics to hierarchies; GTSM unifies boosting and score matching. TREEFLOW conditions flows on tree paths, and DSM-TREE distills full tree decisions.
β¨ Why it's interesting
TREEFLOW is 2Γ faster; best TSTR on 3/5 and best Wasserstein on 4/5 benchmarks.
π paper
via @Papers.Data.Code
arXiv.org
Trees to Flows and Back: Unifying Decision Trees and Diffusion Models
Decision trees and diffusion models are ostensibly disparate model classes, one discrete and hierarchical, the other continuous and dynamic. This work unifies the two by establishing a crisp...
π Paper #Paper #LLM #SearchAgents #SupervisedFineTuning
OpenSeeker-v2: Pushing the Limits of Search Agents with Informative and High-Difficulty Trajectories
π€ Yuwen Du, Rui Ye, Shuo Tang et al.
π― Task
LLM search agent training
π‘ Idea
High-difficulty trajectory synthesis for SFT: enlarge source graphs, expand the tool set, and filter out short trajectories to force longer multi-hop ReAct search without CPT or RL.
β¨ Why it's interesting
46.0 BrowseComp, 58.1 BC-ZH, 34.6 HLE, 78.0 xbench; beats Tongyi DeepResearch.
π» Repo
β PolarSeeker/OpenSeeker β 634 stars
π paper
via @Papers.Data.Code
OpenSeeker-v2: Pushing the Limits of Search Agents with Informative and High-Difficulty Trajectories
π€ Yuwen Du, Rui Ye, Shuo Tang et al.
π― Task
LLM search agent training
π‘ Idea
High-difficulty trajectory synthesis for SFT: enlarge source graphs, expand the tool set, and filter out short trajectories to force longer multi-hop ReAct search without CPT or RL.
β¨ Why it's interesting
46.0 BrowseComp, 58.1 BC-ZH, 34.6 HLE, 78.0 xbench; beats Tongyi DeepResearch.
π» Repo
β PolarSeeker/OpenSeeker β 634 stars
π paper
via @Papers.Data.Code
GitHub
GitHub - PolarSeeker/OpenSeeker: OpenSeeker: A search agent with open-source data and models
OpenSeeker: A search agent with open-source data and models - PolarSeeker/OpenSeeker
π Paper #Paper #Multimodal #ReinforcementLearning #KnowledgeDistillation
Beyond SFT-to-RL: Pre-alignment via Black-Box On-Policy Distillation for Multimodal RL
π€ Sudong Wang, Weiquan Huang, Xiaomin Yu et al.
π― Task
Multimodal reasoning post-training
π‘ Idea
Black-box adversarial on-policy distillation with an MoE discriminator separates perception and reasoning feedback, aligning post-SFT outputs to supervision before RL without teacher logits.
β¨ Why it's interesting
Boosts average accuracy over SFTβRLVR by +4.4 on 4B and +6.0 on 8B.
π» Repo
β XIAO4579/PRISM β 53 stars
π paper
via @Papers.Data.Code
Beyond SFT-to-RL: Pre-alignment via Black-Box On-Policy Distillation for Multimodal RL
π€ Sudong Wang, Weiquan Huang, Xiaomin Yu et al.
π― Task
Multimodal reasoning post-training
π‘ Idea
Black-box adversarial on-policy distillation with an MoE discriminator separates perception and reasoning feedback, aligning post-SFT outputs to supervision before RL without teacher logits.
β¨ Why it's interesting
Boosts average accuracy over SFTβRLVR by +4.4 on 4B and +6.0 on 8B.
π» Repo
β XIAO4579/PRISM β 53 stars
π paper
via @Papers.Data.Code
GitHub
GitHub - XIAO4579/PRISM
Contribute to XIAO4579/PRISM development by creating an account on GitHub.
π» Repo #Repo #Multimodal #TextToImage #FlowMatching
Leap Align Code
π€ RockeyCoss
π― Task
Preference alignment for text-to-image flow matching models
π‘ Idea
Aligns flow-matching image generators with human preference rewards by replacing full-trajectory backpropagation with a two-step leap trajectory, so optimization can target any generation step during sampling.
β¨ Why it's interesting
Enables gradient propagation to any generation step while avoiding full-trajectory memory cost.
π» Repo
β RockeyCoss/LeapAlign_Code β 12 stars (+12 3d)
Python
π paper
via @Papers.Data.Code
Leap Align Code
π€ RockeyCoss
π― Task
Preference alignment for text-to-image flow matching models
π‘ Idea
Aligns flow-matching image generators with human preference rewards by replacing full-trajectory backpropagation with a two-step leap trajectory, so optimization can target any generation step during sampling.
β¨ Why it's interesting
Enables gradient propagation to any generation step while avoiding full-trajectory memory cost.
π» Repo
β RockeyCoss/LeapAlign_Code β 12 stars (+12 3d)
Python
π paper
via @Papers.Data.Code
GitHub
GitHub - RockeyCoss/LeapAlign_Code: [CVPR2026] LeapAlign: Post-Training Flow Matching Models at Any Generation Step by Buildingβ¦
[CVPR2026] LeapAlign: Post-Training Flow Matching Models at Any Generation Step by Building Two-Step Trajectories - RockeyCoss/LeapAlign_Code
π Paper #Paper #LLM #ContextLearning #MultiAgentSystems
From Context to Skills: Can Language Models Learn from Context Skillfully?
π€ Shuzheng Si, Haozhe Zhao, Yu Lei et al.
π― Task
Context learning for language models
π‘ Idea
Multi-agent self-play builds skills instead of updating weights: Challenger makes tasks/rubrics, Reasoner solves with evolving skills, Judge gives binary feedback, and Cross-time Replay picks the most generalizable skill set.
β¨ Why it's interesting
Improves CL-bench solving rates, e.g. GPT-4.1 11.1%β16.5% and GPT-5.1 21.2%β25.8%.
π» Repo
β S1s-Z/Ctx2Skill β 44 stars
π paper
via @Papers.Data.Code
From Context to Skills: Can Language Models Learn from Context Skillfully?
π€ Shuzheng Si, Haozhe Zhao, Yu Lei et al.
π― Task
Context learning for language models
π‘ Idea
Multi-agent self-play builds skills instead of updating weights: Challenger makes tasks/rubrics, Reasoner solves with evolving skills, Judge gives binary feedback, and Cross-time Replay picks the most generalizable skill set.
β¨ Why it's interesting
Improves CL-bench solving rates, e.g. GPT-4.1 11.1%β16.5% and GPT-5.1 21.2%β25.8%.
π» Repo
β S1s-Z/Ctx2Skill β 44 stars
π paper
via @Papers.Data.Code
GitHub
GitHub - S1s-Z/Ctx2Skill: Code for "From Context to Skills: Can Language Models Learn from Context Skillfully? "
Code for "From Context to Skills: Can Language Models Learn from Context Skillfully? " - S1s-Z/Ctx2Skill
π₯1
π Paper #Paper #Multimodal #AgenticRL #ToolUse
OpenSearch-VL: An Open Recipe for Frontier Multimodal Search Agents
π€ Shuang Chen, Kaituo Feng, Hangting Chen et al.
π― Task
Multimodal deep search agents
π‘ Idea
Wikipedia path-sampled multi-hop VQA plus a unified search/OCR/image-enhancement toolset train agents with fatal-aware GRPO, masking post-failure tokens and clamping advantages to keep useful pre-failure reasoning.
β¨ Why it's interesting
Improves average score from 47.8 to 61.6; +13.8 points across 7 benchmarks.
π» Repo
β shawn0728/OpenSearch-VL β 69 stars
π paper
via @Papers.Data.Code
OpenSearch-VL: An Open Recipe for Frontier Multimodal Search Agents
π€ Shuang Chen, Kaituo Feng, Hangting Chen et al.
π― Task
Multimodal deep search agents
π‘ Idea
Wikipedia path-sampled multi-hop VQA plus a unified search/OCR/image-enhancement toolset train agents with fatal-aware GRPO, masking post-failure tokens and clamping advantages to keep useful pre-failure reasoning.
β¨ Why it's interesting
Improves average score from 47.8 to 61.6; +13.8 points across 7 benchmarks.
π» Repo
β shawn0728/OpenSearch-VL β 69 stars
π paper
via @Papers.Data.Code
GitHub
GitHub - shawn0728/OpenSearch-VL: π OpenSearch-VL provides a fully open recipe for training strong multimodal deep search agentsβ¦
π OpenSearch-VL provides a fully open recipe for training strong multimodal deep search agents through high-quality data curation, diverse visual/search tools, and fatal-aware agentic reinforcement...
π Paper #Paper #NLP #InformationRetrieval #Benchmarking
Rethinking Reasoning-Intensive Retrieval: Evaluating and Advancing Retrievers in Agentic Search Systems
π€ Yilun Zhao, Jinbiao Wei, Tingyu Song et al.
π― Task
Reasoning-intensive retrieval
π‘ Idea
Aspect-annotated retrieval benchmark plus aspect-decomposed synthetic training. BRIGHT-PRO labels multi-aspect evidence and tests static/agentic search; RTriever-Synth creates complementary positives and positive-conditioned hard negatives for LoRA tuning.
β¨ Why it's interesting
RTriever-4B substantially improves over Qwen3-Embedding-4B.
π» Repo
β yale-nlp/Bright-Pro β 11 stars
π paper
via @Papers.Data.Code
Rethinking Reasoning-Intensive Retrieval: Evaluating and Advancing Retrievers in Agentic Search Systems
π€ Yilun Zhao, Jinbiao Wei, Tingyu Song et al.
π― Task
Reasoning-intensive retrieval
π‘ Idea
Aspect-annotated retrieval benchmark plus aspect-decomposed synthetic training. BRIGHT-PRO labels multi-aspect evidence and tests static/agentic search; RTriever-Synth creates complementary positives and positive-conditioned hard negatives for LoRA tuning.
β¨ Why it's interesting
RTriever-4B substantially improves over Qwen3-Embedding-4B.
π» Repo
β yale-nlp/Bright-Pro β 11 stars
π paper
via @Papers.Data.Code
GitHub
GitHub - yale-nlp/Bright-Pro: Data and code for ACL 2026 Paper "Rethinking Reasoning-Intensive Retrieval: Evaluating and Advancingβ¦
Data and code for ACL 2026 Paper "Rethinking Reasoning-Intensive Retrieval: Evaluating and Advancing Retrievers in Agentic Search Systems" - yale-nlp/Bright-Pro
π Dataset #Dataset #Multimodal #ImageGeneration #PermissiveLicense
gpic
π€ stanford-vision-lab
π― Task
Visual generation
π‘ Idea
100M high-quality, diverse images in a fully permissive image corpus for visual generation.
β¨ Why it's interesting
Its fully permissive 100M-image scale supports large-scale visual generation research with usable licensing.
Size: 100M images
Downloads: 187 | Likes: 4
π dataset
via @Papers.Data.Code
gpic
π€ stanford-vision-lab
π― Task
Visual generation
π‘ Idea
100M high-quality, diverse images in a fully permissive image corpus for visual generation.
β¨ Why it's interesting
Its fully permissive 100M-image scale supports large-scale visual generation research with usable licensing.
Size: 100M images
Downloads: 187 | Likes: 4
π dataset
via @Papers.Data.Code
π Paper #Paper #CV #3DGeneration #ArticulatedObjects
PhysForge: Generating Physics-Grounded 3D Assets for Interactive Virtual World
π€ Yunhan Yang, Chunshi Wang, Junliang Ye et al.
π― Task
Physics-grounded 3D asset generation
π‘ Idea
VLM-planned hierarchical physical blueprints guide a diffusion model; KineVoxel Injection jointly generates geometry with joint origin, axis, and limits for interactive parts.
β¨ Why it's interesting
On PhysDB, CD 22.89 vs 25.30 and interaction 0.96 vs 0.34 over PhysXGen.
π» Repo
β HKU-MMLab/PhysForge β 44 stars
π paper
via @Papers.Data.Code
PhysForge: Generating Physics-Grounded 3D Assets for Interactive Virtual World
π€ Yunhan Yang, Chunshi Wang, Junliang Ye et al.
π― Task
Physics-grounded 3D asset generation
π‘ Idea
VLM-planned hierarchical physical blueprints guide a diffusion model; KineVoxel Injection jointly generates geometry with joint origin, axis, and limits for interactive parts.
β¨ Why it's interesting
On PhysDB, CD 22.89 vs 25.30 and interaction 0.96 vs 0.34 over PhysXGen.
π» Repo
β HKU-MMLab/PhysForge β 44 stars
π paper
via @Papers.Data.Code
GitHub
GitHub - HKU-MMLab/PhysForge: [ICML 2026] PhysForge: Generating Physics-Grounded 3D Assets for Interactive Virtual World
[ICML 2026] PhysForge: Generating Physics-Grounded 3D Assets for Interactive Virtual World - HKU-MMLab/PhysForge
π Weekly Digest | May 02 β May 09
#WeeklyDigest
π Papers
MolmoAct2: Action Reasoning Models for Real-world Deployment
#VisionLanguageAction #EmbodiedReasoning #ImitationLearning
Vision-language-action model βΆ beats VLA baselines on 7 benchmarks
β Learn more...
OpenSearch-VL: An Open Recipe for Frontier Multimodal Search Agents
#AgenticRL #ToolUse #MultimodalReasoning
Failure-aware multimodal search RL βΆ +13.8 points on 7 benchmarks
β Learn more...
OpenSeeker-v2: Pushing the Limits of Search Agents with Informative and High-Difficulty Trajectories
#SearchAgents #SupervisedFineTuning #ToolUse
10.6k hard trajectories βΆ SOTA ~30B search agents
β Learn more...
Heterogeneous Scientific Foundation Model Collaboration
#AgentSystems #FoundationModels #ScientificAI
LLM-FM agent interface βΆ scientific tasks on structured data
β Learn more...
PhysForge: Generating Physics-Grounded 3D Assets for Interactive Virtual World
#3DGeneration #ArticulatedObjects #DiffusionModels
Two-stage 3D generation βΆ simulation-ready articulated assets
β Learn more...
MoCapAnything V2: End-to-End Motion Capture for Arbitrary Skeletons
#MotionCapture #PoseEstimation #3DHumanPoseEstimation
Monocular motion capture βΆ predicts animation-ready rotations
β Learn more...
π» Repos
PKU-YuanGroup/TIDE β
#DiscreteDiffusion #Distillation #CodeGeneration
Cross-architecture distillation βΆ 0.6B student, lower cost
β Learn more...
Vinayak-VG/GenWildSplat β
#3DReconstruction #GaussianSplatting #NovelViewSynthesis
Sparse-view 3D reconstruction βΆ 3D Gaussian splat in 3s
β Learn more...
YanFangCS/GenLIP β
#VisionEncoder #AutoregressivePretraining #OCR
Autoregressive ViT pretraining βΆ strong Doc and OCR gains
β Learn more...
π Datasets
SWE-chat
#CodingAgent #AgentTraces #HumanAICollaboration
SWE-chat dataset βΆ studies human-agent coding workflows
β Learn more...
gpic
#ImageGeneration #PermissiveLicense #ImageText
Permissive 100M image corpus βΆ visual generation research
β Learn more...
β‘οΈ Tomorrow β Multimodal & Agents Monthly
via @Papers.Data.Code
#WeeklyDigest
π Papers
MolmoAct2: Action Reasoning Models for Real-world Deployment
#VisionLanguageAction #EmbodiedReasoning #ImitationLearning
Vision-language-action model βΆ beats VLA baselines on 7 benchmarks
β Learn more...
OpenSearch-VL: An Open Recipe for Frontier Multimodal Search Agents
#AgenticRL #ToolUse #MultimodalReasoning
Failure-aware multimodal search RL βΆ +13.8 points on 7 benchmarks
β Learn more...
OpenSeeker-v2: Pushing the Limits of Search Agents with Informative and High-Difficulty Trajectories
#SearchAgents #SupervisedFineTuning #ToolUse
10.6k hard trajectories βΆ SOTA ~30B search agents
β Learn more...
Heterogeneous Scientific Foundation Model Collaboration
#AgentSystems #FoundationModels #ScientificAI
LLM-FM agent interface βΆ scientific tasks on structured data
β Learn more...
PhysForge: Generating Physics-Grounded 3D Assets for Interactive Virtual World
#3DGeneration #ArticulatedObjects #DiffusionModels
Two-stage 3D generation βΆ simulation-ready articulated assets
β Learn more...
MoCapAnything V2: End-to-End Motion Capture for Arbitrary Skeletons
#MotionCapture #PoseEstimation #3DHumanPoseEstimation
Monocular motion capture βΆ predicts animation-ready rotations
β Learn more...
π» Repos
PKU-YuanGroup/TIDE β
#DiscreteDiffusion #Distillation #CodeGeneration
Cross-architecture distillation βΆ 0.6B student, lower cost
β Learn more...
Vinayak-VG/GenWildSplat β
#3DReconstruction #GaussianSplatting #NovelViewSynthesis
Sparse-view 3D reconstruction βΆ 3D Gaussian splat in 3s
β Learn more...
YanFangCS/GenLIP β
#VisionEncoder #AutoregressivePretraining #OCR
Autoregressive ViT pretraining βΆ strong Doc and OCR gains
β Learn more...
π Datasets
SWE-chat
#CodingAgent #AgentTraces #HumanAICollaboration
SWE-chat dataset βΆ studies human-agent coding workflows
β Learn more...
gpic
#ImageGeneration #PermissiveLicense #ImageText
Permissive 100M image corpus βΆ visual generation research
β Learn more...
β‘οΈ Tomorrow β Multimodal & Agents Monthly
via @Papers.Data.Code
π Monthly: Multimodal & Agents | Apr 10 β May 10
#MonthlyDigest #Multimodal #Agents
π Papers
MolmoAct2: Action Reasoning Models for Real-world Deployment
#VisionLanguageAction #EmbodiedReasoning #ImitationLearning
Vision-language-action model βΆ beats VLA baselines on 7 benchmarks
β Learn more...
OpenSearch-VL: An Open Recipe for Frontier Multimodal Search Agents
#AgenticRL #ToolUse #MultimodalReasoning
Failure-aware multimodal search RL βΆ +13.8 points on 7 benchmarks
β Learn more...
Heterogeneous Scientific Foundation Model Collaboration
#AgentSystems #FoundationModels #ScientificAI
LLM-FM agent interface βΆ scientific tasks on structured data
β Learn more...
Beyond SFT-to-RL: Pre-alignment via Black-Box On-Policy Distillation for Multimodal RL
#ReinforcementLearning #KnowledgeDistillation #Reasoning
PRISM pre-alignment βΆ boosts accuracy over SFTβRLVR
β Learn more...
UniVidX: A Unified Multimodal Framework for Versatile Video Generation via Diffusion Priors
#VideoGeneration #DiffusionModels #ParameterEfficientFineTuning
Unified video diffusion βΆ multimodal pixel-aligned generation
β Learn more...
RADIO-ViPE: Online Tightly Coupled Multi-Modal Fusion for Open-Vocabulary Semantic SLAM in Dynamic Environments
#SLAM #OpenVocabulary #VisualLanguageModels
Tightly coupled VLM SLAM βΆ open-vocabulary 3D in dynamics
β Learn more...
π» Repos
YanFangCS/GenLIP β
#VisionEncoder #AutoregressivePretraining #OCR
Autoregressive ViT pretraining βΆ strong Doc and OCR gains
β Learn more...
RockeyCoss/LeapAlign_Code β
#TextToImage #FlowMatching #PreferenceOptimization
Two-step leap trajectory βΆ preference-aligns flow-matching T2I
β Learn more...
π Datasets
gpic
#ImageGeneration #PermissiveLicense #ImageText
Permissive 100M image corpus βΆ visual generation research
β Learn more...
MathNet v0 β Olympiad Math Reasoning & Retrieval
#CompetitionMath #Multimodal #Retrieval
Multilingual Olympiad math dataset βΆ reasoning and retrieval benchmark
β Learn more...
β‘ Trends
βΈ Agents increasingly orchestrate external tools or specialized models through structured interfaces.
βΈ Multimodal RL training adds intermediate alignment stages to preserve reasoning quality.
βΈ Shared action tokenization is emerging for embodied control and cross-embodiment transfer.
π§ TL;DR
π MolmoAct2: Action Reasoning Models for Real-world Deployment
Open VLA model beats strong baselines with adaptive low-latency embodied reasoning.
π‘ Multimodal agents are shifting toward tool-grounded, efficient, real-world deployment.
via @Papers.Data.Code
#MonthlyDigest #Multimodal #Agents
π Papers
MolmoAct2: Action Reasoning Models for Real-world Deployment
#VisionLanguageAction #EmbodiedReasoning #ImitationLearning
Vision-language-action model βΆ beats VLA baselines on 7 benchmarks
β Learn more...
OpenSearch-VL: An Open Recipe for Frontier Multimodal Search Agents
#AgenticRL #ToolUse #MultimodalReasoning
Failure-aware multimodal search RL βΆ +13.8 points on 7 benchmarks
β Learn more...
Heterogeneous Scientific Foundation Model Collaboration
#AgentSystems #FoundationModels #ScientificAI
LLM-FM agent interface βΆ scientific tasks on structured data
β Learn more...
Beyond SFT-to-RL: Pre-alignment via Black-Box On-Policy Distillation for Multimodal RL
#ReinforcementLearning #KnowledgeDistillation #Reasoning
PRISM pre-alignment βΆ boosts accuracy over SFTβRLVR
β Learn more...
UniVidX: A Unified Multimodal Framework for Versatile Video Generation via Diffusion Priors
#VideoGeneration #DiffusionModels #ParameterEfficientFineTuning
Unified video diffusion βΆ multimodal pixel-aligned generation
β Learn more...
RADIO-ViPE: Online Tightly Coupled Multi-Modal Fusion for Open-Vocabulary Semantic SLAM in Dynamic Environments
#SLAM #OpenVocabulary #VisualLanguageModels
Tightly coupled VLM SLAM βΆ open-vocabulary 3D in dynamics
β Learn more...
π» Repos
YanFangCS/GenLIP β
#VisionEncoder #AutoregressivePretraining #OCR
Autoregressive ViT pretraining βΆ strong Doc and OCR gains
β Learn more...
RockeyCoss/LeapAlign_Code β
#TextToImage #FlowMatching #PreferenceOptimization
Two-step leap trajectory βΆ preference-aligns flow-matching T2I
β Learn more...
π Datasets
gpic
#ImageGeneration #PermissiveLicense #ImageText
Permissive 100M image corpus βΆ visual generation research
β Learn more...
MathNet v0 β Olympiad Math Reasoning & Retrieval
#CompetitionMath #Multimodal #Retrieval
Multilingual Olympiad math dataset βΆ reasoning and retrieval benchmark
β Learn more...
β‘ Trends
βΈ Agents increasingly orchestrate external tools or specialized models through structured interfaces.
βΈ Multimodal RL training adds intermediate alignment stages to preserve reasoning quality.
βΈ Shared action tokenization is emerging for embodied control and cross-embodiment transfer.
π§ TL;DR
π MolmoAct2: Action Reasoning Models for Real-world Deployment
Open VLA model beats strong baselines with adaptive low-latency embodied reasoning.
π‘ Multimodal agents are shifting toward tool-grounded, efficient, real-world deployment.
via @Papers.Data.Code
π Paper #Paper #CV #DiffusionDistillation #TextToImageGeneration
Continuous-Time Distribution Matching for Few-Step Diffusion Distillation
π€ Tao Liu, Hao Yan, Mengting Chen et al.
π― Task
Few-step text-to-image diffusion distillation
π‘ Idea
Continuous-time distribution matching with dynamic random-length schedules and velocity-based off-trajectory matching. It supervises arbitrary times, not fixed anchors, to reduce drift and preserve fine details without GAN or reward losses.
β¨ Why it's interesting
At 4 NFE on SD3-Medium, it reaches HPSv3 9.561 vs 9.176 for D-DMD.
π» Repo
β byliutao/cdm β 77 stars
π paper
via @Papers.Data.Code
Continuous-Time Distribution Matching for Few-Step Diffusion Distillation
π€ Tao Liu, Hao Yan, Mengting Chen et al.
π― Task
Few-step text-to-image diffusion distillation
π‘ Idea
Continuous-time distribution matching with dynamic random-length schedules and velocity-based off-trajectory matching. It supervises arbitrary times, not fixed anchors, to reduce drift and preserve fine details without GAN or reward losses.
β¨ Why it's interesting
At 4 NFE on SD3-Medium, it reaches HPSv3 9.561 vs 9.176 for D-DMD.
π» Repo
β byliutao/cdm β 77 stars
π paper
via @Papers.Data.Code
GitHub
GitHub - byliutao/CDM: Continuous-Time Distribution Matching for Few-Step Diffusion Distillationπ
Continuous-Time Distribution Matching for Few-Step Diffusion Distillationπ - byliutao/CDM
π Dataset #Dataset #CV #ImageGeneration #PermissiveLicense
giant-permissive-image-corpus
π€ stanford-vision-lab
π― Task
Visual generation
π‘ Idea
100M high-quality, diverse images in a fully permissive image corpus for visual generation.
β¨ Why it's interesting
Fully permissive 100M-image scale supports training and studying visual generation without restrictive licensing.
Size: 100M images
Downloads: 86 | Likes: 3
π dataset
via @Papers.Data.Code
giant-permissive-image-corpus
π€ stanford-vision-lab
π― Task
Visual generation
π‘ Idea
100M high-quality, diverse images in a fully permissive image corpus for visual generation.
β¨ Why it's interesting
Fully permissive 100M-image scale supports training and studying visual generation without restrictive licensing.
Size: 100M images
Downloads: 86 | Likes: 3
π dataset
via @Papers.Data.Code
π» Repo #Repo #LLM #Benchmark #SoftwareEngineering
Program Bench
π€ facebookresearch
π― Task
Program reconstruction benchmark
π‘ Idea
Evaluates LM-based software agents on recreating complete codebases that match an original program's behavior using only binaries, docs, and test suites.
β¨ Why it's interesting
Provides a black-box benchmark for full-program reverse engineering by LM agents.
π» Repo
β facebookresearch/ProgramBench β 390 stars (+278 3d)
Python
via @Papers.Data.Code
Program Bench
π€ facebookresearch
π― Task
Program reconstruction benchmark
π‘ Idea
Evaluates LM-based software agents on recreating complete codebases that match an original program's behavior using only binaries, docs, and test suites.
β¨ Why it's interesting
Provides a black-box benchmark for full-program reverse engineering by LM agents.
π» Repo
β facebookresearch/ProgramBench β 390 stars (+278 3d)
Python
via @Papers.Data.Code
GitHub
GitHub - facebookresearch/ProgramBench: Can Language Models Rebuild Programs From Scratch?
Can Language Models Rebuild Programs From Scratch? - facebookresearch/ProgramBench
π Paper #Paper #Multimodal #TextToImage #KnowledgeDistillation
Flow-OPD: On-Policy Distillation for Flow Matching Models
π€ Zhen Fang, Wenxuan Huang, Yu Zeng et al.
π― Task
Text-to-image model alignment
π‘ Idea
On-policy multi-teacher distillation for flow matching: route each sampled trajectory to a task-specific teacher for dense velocity-field supervision, then use manifold anchor regularization to keep outputs on a high-quality visual manifold.
β¨ Why it's interesting
On SD 3.5 Medium, GenEval rises 63β92 and OCR 59β94, about 10 points over GRPO.
π» Repo
β CostaliyA/Flow-OPD β 80 stars
π paper
via @Papers.Data.Code
Flow-OPD: On-Policy Distillation for Flow Matching Models
π€ Zhen Fang, Wenxuan Huang, Yu Zeng et al.
π― Task
Text-to-image model alignment
π‘ Idea
On-policy multi-teacher distillation for flow matching: route each sampled trajectory to a task-specific teacher for dense velocity-field supervision, then use manifold anchor regularization to keep outputs on a high-quality visual manifold.
β¨ Why it's interesting
On SD 3.5 Medium, GenEval rises 63β92 and OCR 59β94, about 10 points over GRPO.
π» Repo
β CostaliyA/Flow-OPD β 80 stars
π paper
via @Papers.Data.Code
GitHub
GitHub - CostaliyA/Flow-OPD: Official Repo of "Flow-OPD: On-Policy Distillation for Flow Matching Models"
Official Repo of "Flow-OPD: On-Policy Distillation for Flow Matching Models" - CostaliyA/Flow-OPD
π Paper #Paper #LLM #TestTimeScaling #Reasoning
LLMs Improving LLMs: Agentic Discovery for Test-Time Scaling
π€ Tong Zheng, Haolin Liu, Chengsong Huang et al.
π― Task
Test-time scaling for LLM reasoning
π‘ Idea
Offline replay controller synthesis for width-depth TTS: an agent learns branch, continue, probe, prune, and stop rules from pre-collected trajectories, using single-Ξ² parameterization and execution-trace feedback.
β¨ Why it's interesting
Discovery costs $39.9/160 min and improves accuracy-cost tradeoffs over hand-crafted baselines.
π» Repo
β zhengkid/AutoTTS β 43 stars
π paper
via @Papers.Data.Code
LLMs Improving LLMs: Agentic Discovery for Test-Time Scaling
π€ Tong Zheng, Haolin Liu, Chengsong Huang et al.
π― Task
Test-time scaling for LLM reasoning
π‘ Idea
Offline replay controller synthesis for width-depth TTS: an agent learns branch, continue, probe, prune, and stop rules from pre-collected trajectories, using single-Ξ² parameterization and execution-trace feedback.
β¨ Why it's interesting
Discovery costs $39.9/160 min and improves accuracy-cost tradeoffs over hand-crafted baselines.
π» Repo
β zhengkid/AutoTTS β 43 stars
π paper
via @Papers.Data.Code
GitHub
GitHub - zhengkid/AutoTTS: The offical repo for "LLMs Improving LLMs: Agentic Discovery for Test-Time Scaling"
The offical repo for "LLMs Improving LLMs: Agentic Discovery for Test-Time Scaling" - zhengkid/AutoTTS
π Dataset #Dataset #TimeSeries #GlobalAI #CountryIndicators
AI Index Data: Growth, Talent (Cambridge/Harvard)
π€ patelris
π― Task
Global AI readiness and growth analysis
π‘ Idea
259,546 verified rows in tidy long format across 24,453 indicators, 227 countries and territories, and 8 source systems spanning benchmarks, talent, infrastructure, governance, patents, skills, and GovTech.
β¨ Why it's interesting
Harmonized multi-source panel data enables cross-country trend, clustering, and forecasting analyses over 27 years.
Size: 259,546 observations, 24,453 indicators
Downloads: 242 | Likes: 28
π dataset
via @Papers.Data.Code
AI Index Data: Growth, Talent (Cambridge/Harvard)
π€ patelris
π― Task
Global AI readiness and growth analysis
π‘ Idea
259,546 verified rows in tidy long format across 24,453 indicators, 227 countries and territories, and 8 source systems spanning benchmarks, talent, infrastructure, governance, patents, skills, and GovTech.
β¨ Why it's interesting
Harmonized multi-source panel data enables cross-country trend, clustering, and forecasting analyses over 27 years.
Size: 259,546 observations, 24,453 indicators
Downloads: 242 | Likes: 28
π dataset
via @Papers.Data.Code
Kaggle
AI Index Data: Growth, Talent (Cambridge/Harvard)
259K observations across 24K+ AI metrics from Cambridge/Harvard
π Paper #Paper #LLM #ReinforcementLearning #PostTraining
Listwise Policy Optimization: Group-based RLVR as Target-Projection on the LLM Response Simplex
π€ Yun Qu, Qi Wang, Yixiu Mao et al.
π― Task
LLM post-training with verifiable rewards
π‘ Idea
Explicit target-projection on the response simplex: build a closed-form Gibbs target over sampled responses, then project the policy to it with forward or reverse KL instead of implicit group-based policy gradients.
β¨ Why it's interesting
Across reasoning tasks and LLM backbones, LPO consistently beats matched PG baselines in Pass@1/Pass@k.
π paper
via @Papers.Data.Code
Listwise Policy Optimization: Group-based RLVR as Target-Projection on the LLM Response Simplex
π€ Yun Qu, Qi Wang, Yixiu Mao et al.
π― Task
LLM post-training with verifiable rewards
π‘ Idea
Explicit target-projection on the response simplex: build a closed-form Gibbs target over sampled responses, then project the policy to it with forward or reverse KL instead of implicit group-based policy gradients.
β¨ Why it's interesting
Across reasoning tasks and LLM backbones, LPO consistently beats matched PG baselines in Pass@1/Pass@k.
π paper
via @Papers.Data.Code
arXiv.org
Listwise Policy Optimization: Group-based RLVR as...
Reinforcement learning with verifiable rewards (RLVR) has become a standard approach for large language models (LLMs) post-training to incentivize reasoning capacity. Among existing recipes,...
π» Repo #Repo #Robotics #InertialOdometry #SelfSupervised
Kiss Imu
π€ sparolab
π― Task
Self-supervised inertial odometry
π‘ Idea
Train an IMU odometry model from raw IMU plus LiDAR-odometry pseudo-labels, using motion-balanced sampling and a frequency gate to better cover under-represented motion regimes.
β¨ Why it's interesting
Handles under-represented motion regimes during training via motion-balanced sampling and frequency gating.
π» Repo
β sparolab/KISS-IMU β 63 stars (+43 3d)
Python
π paper
via @Papers.Data.Code
Kiss Imu
π€ sparolab
π― Task
Self-supervised inertial odometry
π‘ Idea
Train an IMU odometry model from raw IMU plus LiDAR-odometry pseudo-labels, using motion-balanced sampling and a frequency gate to better cover under-represented motion regimes.
β¨ Why it's interesting
Handles under-represented motion regimes during training via motion-balanced sampling and frequency gating.
π» Repo
β sparolab/KISS-IMU β 63 stars (+43 3d)
Python
π paper
via @Papers.Data.Code
GitHub
GitHub - sparolab/KISS-IMU: KISS-IMU: Self-supervised Inertial Odometry with Motion-balanced Learning and Uncertainty-aware Inference.β¦
KISS-IMU: Self-supervised Inertial Odometry with Motion-balanced Learning and Uncertainty-aware Inference. @ ICRA'26 Award Finalist - sparolab/KISS-IMU