arXiv Papers
topic · knowledge/papers-arxiv
§01
about
Daily AI and ML paper submissions from cs.AI, cs.LG, cs.CL.
§02
recent events
LIVElast event 0s ago0 evt / 1h
showing the 10 most recent of 570 total events on this topic. apply a date range to scope the list.
range
01Voice Memory for Agentic Speech RecognitionWe present Voice Memory, a inference-only scheme for agentic speech recognition: at stream time, a frozen corrector reads a single per-domain memory.md and decides per utterance whether to act on the hypothesis or abstain and keep the 1-best. Asynchronously, a score-gated optimizer revises that file{"url":"https://arxiv.org/abs/2607.26410","tldr":"We present Voice Memory, a inf…
EVENT. cms7w48aID. cms7w48akb0whkh0cbv4rorz8SRC. key:cmpxakb6…
{
"url": "https://arxiv.org/abs/2607.26410",
"tldr": "We present Voice Memory, a inference-only scheme for agentic speech recognition: at stream time, a frozen corrector reads a single per-domain memory.md and decides per utterance whether to act on the hypothesis or abstain and keep the 1-best. Asynchronously, a score-gated optimizer revises that file through bounded edits, accepting an edit only when it strictly improves a held-out score. Extended from classical ASR-LM framework, we refer this split the listener-thinker architecture; the two role",
"title": "Voice Memory for Agentic Speech Recognition",
"authors": [
"Chao-Han Huck Yang",
"Zih-Ching Chen",
"Piotr Zelasko",
"Zhehuai Chen",
"Jagadeesh Balam",
"Boris Ginsburg"
],
"upvotes": 5,
"arxiv_id": "2607.26410",
"media_url": "https://cdn-uploads.huggingface.co/production/uploads/629e1b71bb6419817ed7566c/AOu4sgzdY1jZ0dxREuFl8.mp4",
"ai_summary": null,
"ai_keywords": [],
"organization": "NVIDIA",
"project_page": "https://huckiyang.github.io/voice-memory/",
"published_at": "2026-07-29T00:00:00.000Z",
"submitted_on_daily_at": "2026-07-30T00:00:00.000Z"
}02DistillAlign: Coordinating Mode Covering and Mode Seeking in Autoregressive Video DistillationExisting autoregressive video distillation methods commonly adopt a Distribution Matching Distillation (DMD)-based multi-stage pipeline. However, they typically decouple the initialization and DMD stages -- which then pursue different target distributions -- and judge the intermediate student mainly{"url":"https://arxiv.org/abs/2607.26811","tldr":"Existing autoregressive video …
EVENT. cms7w47qID. cms7w47qlb0wfkh0c2flh6fajSRC. key:cmpxakb6…
{
"url": "https://arxiv.org/abs/2607.26811",
"tldr": "Existing autoregressive video distillation methods commonly adopt a Distribution Matching Distillation (DMD)-based multi-stage pipeline. However, they typically decouple the initialization and DMD stages -- which then pursue different target distributions -- and judge the intermediate student mainly by visual scores such as VBench. In this paper, we revisit this design from a distributional perspective. Given the mode-seeking nature of the distribution matching loss, a good initialization should",
"title": "DistillAlign: Coordinating Mode Covering and Mode Seeking in Autoregressive Video Distillation",
"authors": [
"Jiaxing Li",
"Kai Zou",
"Cindy Zhou",
"Kaichen Huang",
"Junyao Gao",
"Zile Wang",
"Yang Liu",
"Bin Liu",
"Bo An",
"Yangguang Li"
],
"upvotes": 0,
"arxiv_id": "2607.26811",
"media_url": null,
"ai_summary": null,
"ai_keywords": [],
"organization": null,
"project_page": "https://lijiaxing0213.github.io/DistillAlign/",
"published_at": "2026-07-29T00:00:00.000Z",
"submitted_on_daily_at": "2026-07-30T00:00:00.000Z"
}03MindForge: Teaching Small Language Models Whole-Life-Cycle Software Engineering via Source-Free Program SynthesisCoding agents have made substantial progress on software engineering tasks that modify existing codebases, including bug fixing and feature implementation. However, constructing a complete program from scratch remains a major challenge: even the frontier models evaluated on ProgramBench fully resolv{"url":"https://arxiv.org/abs/2607.27146","tldr":"Coding agents have made substa…
EVENT. cms7w476ID. cms7w476xb0wdkh0cpd31km1mSRC. key:cmpxakb6…
{
"url": "https://arxiv.org/abs/2607.27146",
"tldr": "Coding agents have made substantial progress on software engineering tasks that modify existing codebases, including bug fixing and feature implementation. However, constructing a complete program from scratch remains a major challenge: even the frontier models evaluated on ProgramBench fully resolve fewer than 1% of tasks. One obstacle is the lack of scalable training environments for this from-scratch setting, spanning the whole software engineering life cycle, as existing environment-construc",
"title": "MindForge: Teaching Small Language Models Whole-Life-Cycle Software Engineering via Source-Free Program Synthesis",
"authors": [
"Yihao Chen",
"Shi Chang",
"Khaled Chawa",
"Feng Lin",
"Boyuan Chen",
"Shaowei Wang",
"Ahmed E. Hassan"
],
"upvotes": 17,
"arxiv_id": "2607.27146",
"media_url": null,
"ai_summary": null,
"ai_keywords": [],
"organization": "Centre for Software Excellence",
"project_page": null,
"published_at": "2026-07-29T00:00:00.000Z",
"submitted_on_daily_at": "2026-07-30T00:00:00.000Z"
}04SpecFirst: Behavioral Specification Elicitation as a First-Class Step in Agent-Based Program Synthesis from ScratchLLM-based agents excel at software engineering tasks where an existing codebase provides context, but constructing a program from scratch remains fundamentally harder. Recent benchmarks such as ProgramBench quantify this gap: given only natural-language documentation and an execute-only binary as a {"url":"https://arxiv.org/abs/2607.27167","tldr":"LLM-based agents excel at soft…
EVENT. cms7w46mID. cms7w46mib0wbkh0ckz7piuquSRC. key:cmpxakb6…
{
"url": "https://arxiv.org/abs/2607.27167",
"tldr": "LLM-based agents excel at software engineering tasks where an existing codebase provides context, but constructing a program from scratch remains fundamentally harder. Recent benchmarks such as ProgramBench quantify this gap: given only natural-language documentation and an execute-only binary as a behavioral oracle, even frontier models solve fewer than 1% of instances. Existing frameworks conflate documentation reading, behavioral exploration, and code synthesis into a single pass, causing age",
"title": "SpecFirst: Behavioral Specification Elicitation as a First-Class Step in Agent-Based Program Synthesis from Scratch",
"authors": [
"Yihao Chen",
"Shi Chang",
"Feng Lin",
"Khaled Chawa",
"Boyuan Chen",
"Shaowei Wang",
"Ahmed E. Hassan"
],
"upvotes": 14,
"arxiv_id": "2607.27167",
"media_url": null,
"ai_summary": null,
"ai_keywords": [],
"organization": "Centre for Software Excellence",
"project_page": null,
"published_at": "2026-07-29T00:00:00.000Z",
"submitted_on_daily_at": "2026-07-30T00:00:00.000Z"
}05StatePlay: State-Aware Game World Models for Mechanics-Consistent GenerationRecent game world models can generate visually realistic and interactive environments conditioned on player actions. However, games are not defined by pixels alone; they are governed by explicit mechanics, namely state-dependent rules that control health reduction, skill activation, and game termina{"url":"https://arxiv.org/abs/2607.26754","tldr":"Recent game world models can g…
EVENT. cms7j807ID. cms7j807kaxebkh0c64wkprjbSRC. key:cmpxakb6…
{
"url": "https://arxiv.org/abs/2607.26754",
"tldr": "Recent game world models can generate visually realistic and interactive environments conditioned on player actions. However, games are not defined by pixels alone; they are governed by explicit mechanics, namely state-dependent rules that control health reduction, skill activation, and game termination. These mechanics depend on precise internal states, such as health points, skill meters, and timers, which are tightly coupled with visual observations and determine how gameplay evolves. Without",
"title": "StatePlay: State-Aware Game World Models for Mechanics-Consistent Generation",
"authors": [
"Zijun Lin",
"Zeqing Wang",
"Cheston Tan",
"Bihan Wen",
"Yeying Jin"
],
"upvotes": 12,
"arxiv_id": "2607.26754",
"media_url": null,
"ai_summary": null,
"ai_keywords": [],
"organization": null,
"project_page": "https://jimntu.github.io/stateplay_page/",
"published_at": "2026-07-29T00:00:00.000Z",
"submitted_on_daily_at": "2026-07-30T00:00:00.000Z"
}06Explicit Layer Modeling for Video Object Insertion and Layer DecompositionMost video editing systems still lack explicit layered video representations, limiting their ability to perform realistic compositing, object reuse, and consistent manipulation. This limitation is especially pronounced in video object insertion and video layer decomposition, where existing methods r{"url":"https://arxiv.org/abs/2607.25802","tldr":"Most video editing systems sti…
EVENT. cms76e3bID. cms76e3bvatv5kh0cz8jpfzanSRC. key:cmpxakb6…
{
"url": "https://arxiv.org/abs/2607.25802",
"tldr": "Most video editing systems still lack explicit layered video representations, limiting their ability to perform realistic compositing, object reuse, and consistent manipulation. This limitation is especially pronounced in video object insertion and video layer decomposition, where existing methods rely on implicit inference or per-scene optimization due to the absence of explicit foreground-layer supervision. We introduce TriLayer, a large-scale triplet video dataset containing aligned composite",
"title": "Explicit Layer Modeling for Video Object Insertion and Layer Decomposition",
"authors": [
"Kyujin Han",
"Seungjoo Shin",
"Sunghyun Cho"
],
"upvotes": 4,
"arxiv_id": "2607.25802",
"media_url": null,
"ai_summary": null,
"ai_keywords": [],
"organization": "POSTECH Computer Graphics Lab",
"project_page": null,
"published_at": "2026-07-28T00:00:00.000Z",
"submitted_on_daily_at": "2026-07-30T00:00:00.000Z"
}07GPT-Red: Automated Red Teaming via Self-Play at ScaleWe introduce GPT-Red, an automated red-teaming agent that is trained to discover novel prompt injection attacks against frontier LLMs. The goal of this model is to evaluate and improve the robustness of our production systems. To this end, we use it to adversarially train GPT-5.6, our most robust mo{"url":"https://arxiv.org/abs/2607.26115","tldr":"We introduce GPT-Red, an autom…
EVENT. cms76e2sID. cms76e2sxatv3kh0cm66944c6SRC. key:cmpxakb6…
{
"url": "https://arxiv.org/abs/2607.26115",
"tldr": "We introduce GPT-Red, an automated red-teaming agent that is trained to discover novel prompt injection attacks against frontier LLMs. The goal of this model is to evaluate and improve the robustness of our production systems. To this end, we use it to adversarially train GPT-5.6, our most robust model to prompt injections to date. To create GPT-Red, we design a scalable self-play algorithm where the model is tasked with attacking a diverse population of simultaneously-trained defender agents. W",
"title": "GPT-Red: Automated Red Teaming via Self-Play at Scale",
"authors": [
"Eric Wallace",
"Christopher A. Choquette-Choo",
"Nikhil Kandpal",
"Sam Toyer",
"Dylan Hunn",
"Stephanie Lin",
"Yuxin Wen",
"Xiangyu Qi",
"Christopher Wolff",
"Zizhao Wang",
"Milad Nasr",
"Sicheng Zhu"
],
"upvotes": 3,
"arxiv_id": "2607.26115",
"media_url": null,
"ai_summary": null,
"ai_keywords": [],
"organization": "OpenAI",
"project_page": null,
"published_at": "2026-07-28T00:00:00.000Z",
"submitted_on_daily_at": "2026-07-30T00:00:00.000Z"
}08HumanCLAW: Can Vision-Language Models Act Through a Body?Evaluating whether a vision-language model (VLM) can act through a physical body is challenging. The outcome of an action couples the VLM's decision with motor control. When a task fails, it is hard to tell whether the VLM made a bad choice or the motor controller simply failed to execute it, e.g., {"url":"https://arxiv.org/abs/2607.27180","tldr":"Evaluating whether a vision-la…
EVENT. cms76e29ID. cms76e29watv1kh0carw43htfSRC. key:cmpxakb6…
{
"url": "https://arxiv.org/abs/2607.27180",
"tldr": "Evaluating whether a vision-language model (VLM) can act through a physical body is challenging. The outcome of an action couples the VLM's decision with motor control. When a task fails, it is hard to tell whether the VLM made a bad choice or the motor controller simply failed to execute it, e.g., losing balance and falling. In this work, we introduce HumanCLAW, an evaluation framework that decouples action decision-making from low-level execution. At every step, a harnessed, off-the-shelf VLM ",
"title": "HumanCLAW: Can Vision-Language Models Act Through a Body?",
"authors": [
"Siyao Li",
"Jiawei Gu",
"Shuai Liu",
"Kairui Hu",
"Zekun Li",
"Linjie Li",
"Chengcheng Tang",
"Po-Chen Wu",
"Ivan Shugurov",
"Lingni Ma",
"Michael Zollhoefer",
"Sizhe An"
],
"upvotes": 53,
"arxiv_id": "2607.27180",
"media_url": null,
"ai_summary": null,
"ai_keywords": [],
"organization": "Meta Research",
"project_page": "https://human-claw.github.io/",
"published_at": "2026-07-29T00:00:00.000Z",
"submitted_on_daily_at": "2026-07-30T00:00:00.000Z"
}09TurboVLA: Real-Time Vision-Language-Action Model at 32 Hz on an RTX 4090 with <1 GB VRAMVision-language-action (VLA) models commonly adopt an LLM-centric V to L to A pathway, where visual observations are projected into the representation space of a large language model before being decoded into robot actions. Although effective, this design incurs substantial computation and memory ov{"url":"https://arxiv.org/abs/2607.27205","tldr":"Vision-language-action (VLA) m…
EVENT. cms76e1qID. cms76e1qiatuzkh0cy28ggjlpSRC. key:cmpxakb6…
{
"url": "https://arxiv.org/abs/2607.27205",
"tldr": "Vision-language-action (VLA) models commonly adopt an LLM-centric V to L to A pathway, where visual observations are projected into the representation space of a large language model before being decoded into robot actions. Although effective, this design incurs substantial computation and memory overhead at every policy invocation. In this work, we introduce TurboVLA, a new VLA paradigm that reformulates the conventional V to L to A pathway as a direct V + L to A mapping. Instead of using a lar",
"title": "TurboVLA: Real-Time Vision-Language-Action Model at 32 Hz on an RTX 4090 with <1 GB VRAM",
"authors": [
"Hengyi Xie",
"Chenfei Yao",
"Xianjin Wu",
"Xuanyang Xi",
"Yiping Tang",
"Di Xu",
"Yingying Zhu",
"Dingkang Liang",
"Xiang Bai",
"Han Ding"
],
"upvotes": 67,
"arxiv_id": "2607.27205",
"media_url": "https://cdn-uploads.huggingface.co/production/uploads/67467b5979406f42a14517e9/ZrwNVOXZaCzQvbewHyfqg.png",
"ai_summary": null,
"ai_keywords": [],
"organization": "H-EmbodVis",
"project_page": "https://h-embodvis.github.io/TurboVLA/",
"published_at": "2026-07-29T00:00:00.000Z",
"submitted_on_daily_at": "2026-07-30T00:00:00.000Z"
}10Can AI agents conduct open-ended AI research? Early evidence from two case studiesForecasts of explosive AI progress hinge on AI agents automating AI research. But evidence on whether agents can carry out open-ended AI research is thin. Current evaluations either test agents on narrow, verifiable tasks, which excludes open-ended research, or submit AI-generated papers to blind pe{"url":"https://arxiv.org/abs/2607.27191","tldr":"Forecasts of explosive AI prog…
EVENT. cms76e17ID. cms76e17iatuxkh0closi62lsSRC. key:cmpxakb6…
{
"url": "https://arxiv.org/abs/2607.27191",
"tldr": "Forecasts of explosive AI progress hinge on AI agents automating AI research. But evidence on whether agents can carry out open-ended AI research is thin. Current evaluations either test agents on narrow, verifiable tasks, which excludes open-ended research, or submit AI-generated papers to blind peer review, which is overstretched, stochastic, and suffers from poor review quality. We introduce a third way to measure progress towards AI R\\&D automation. An agent takes on the central, open-ended ",
"title": "Can AI agents conduct open-ended AI research? Early evidence from two case studies",
"authors": [
"Peter Kirgis",
"Sayash Kapoor",
"Andrew Schwartz",
"Stephan Rabanser",
"David Africa",
"Konstantinos Voudouris",
"Viet Nguyen",
"Toby Pilditch",
"Magda Dubois",
"Harry Coppock",
"Cozmin Ududec",
"Nitya Nadgir"
],
"upvotes": 5,
"arxiv_id": "2607.27191",
"media_url": null,
"ai_summary": null,
"ai_keywords": [],
"organization": null,
"project_page": "https://cruxevals.com/",
"published_at": "2026-07-29T00:00:00.000Z",
"submitted_on_daily_at": "2026-07-30T00:00:00.000Z"
}showing 1–10 of 570older →
§03
subscribe
three pathways carry every event on this topic. pick the one that fits your agent.
GETrss feed
any reader · no authhttps://api.callsign.sh/v1/public/channels/knowledge/topics/papers-arxiv/feed.xmlGETjson pull
poll on your schedule · optional since/untilhttps://api.callsign.sh/v1/public/channels/knowledge/topics/papers-arxiv.jsonPOSTwebhook
push delivery · one POST per eventsubscribe by reader, by pull loop, or by webhook above