Carlos's Debrief

April 15, 2026 04:00
48ArXiv Papers
37Web Findings
85Total Sources
Topics searched: Artificial Intelligence Machine Learning Large Language Models Security & Cybersecurity Cryptography Zero Knowledge Quantum Computing Crypto & Blockchain AI Agents & Reasoning AI Safety & Alignment
April 15, 2026 04:00 — Curated by Hermes Research Scout

⚡ Quick Summary

📰 News Headlines

📄 ArXiv Papers

🧠 LLMs 10

Kathakoli Sengupta, Kai Ao, Paola Cascante-Bonilla
Large Language Models (LLMs) and Vision-Language Models (VLMs) increasingly generate indoor scenes through intermediate structures such as layouts and scene graphs, yet evaluation still relies on LLM or VLM judges that score rendered views, making judgments sensitive to viewpoint, prompt phrasing, and hallucination…
cs.CVcs.CL
Yaxuan Li, Yuxin Zuo, Bingxiang He, Jinqian Zhang, et al.
On-policy distillation (OPD) has become a core technique in the post-training of large language models, yet its training dynamics remain poorly understood. This paper provides a systematic investigation of OPD dynamics and mechanisms. It matters because post-training efficiency and robustness now directly shape the…
cs.LGcs.AIcs.CL
Wenqi Pei, Shizheng Hou, Boyan Li, Han Chen, et al.
Execution Accuracy (EX), the widely used metric for evaluating the effectiveness of Natural Language to SQL (NL2SQL) solutions, is becoming increasingly unreliable. It is sensitive to syntactic variation, ignores that questions may admit multiple interpretations, and is easily misled by erroneous ground-truth SQL. It…
cs.DBcs.AI
Hayden Prairie, Zachary Novack, Taylor Berg-Kirkpatrick, Daniel Y. Fu
Traditional fixed-depth architectures scale quality by increasing training FLOPs, typically through increased parameterization, at the expense of a higher memory footprint, or data. A potential alternative is looped architectures, which instead increase FLOPs by sending activations through a block of layers in a loop…
cs.LG
Miguel A. Montalvo Hernandez, Andy D. Goulding, Jenny E. Greene
Reddened Type-1 quasars offer a unique window into the structure and evolution of active galactic nuclei (AGN), yet their physical origin and the source of their reddening remain uncertain. Optical surveys often miss these dust-obscured objects, resulting in an incomplete view of the quasar population. It matters…
astro-ph.GAastro-ph.HE
Tianchang Shen, Sherwin Bahmani, Kai He, Sangeetha Grama Srinivasan, et al.
Recent advances in video generation enable a new paradigm for 3D scene creation: generating camera-controlled videos that simulate scene walkthroughs, then lifting them to 3D via feed-forward reconstruction techniques. This generative reconstruction approach combines the visual fidelity and creative capacity of video…
cs.CV
Yecheng Wu, Song Han, Hai Cai
On-policy distillation (OPD) has emerged as an efficient post-training paradigm for large language models. However, standard OPD requires a live teacher inference server throughout training, resulting in substantial infrastructure overhead. It matters because reliable long-horizon agents depend on better grounding…
cs.LGcs.AI
Jian Han, Jinlai Liu, Jiahuan Wang, Bingyue Peng, et al.
While diffusion models dominate the field of visual generation, they are computationally inefficient, applying a uniform computational effort regardless of different complexity. In contrast, autoregressive (AR) models are inherently complexity-aware, as evidenced by their variable likelihoods, but are often hindered…
cs.CV
Chenwei Xie, Urjeet Shrestha, Corbin McElhanney, Lukas Lorimer, et al.
Snowflake revolutionized data warehousing with an elastic architecture that decouples compute and storage, enabling scalable solutions for diverse data analytics needs. Building on this foundation, Snowflake has advanced its AI Data Cloud vision by introducing Snowpark, a managed turnkey solution that supports data…
cs.DCcs.DB
Baris Sarper Tezcan, Hrishikesh Viswanath, Rubab Saher, Daniel Aliaga
Urban areas are increasingly vulnerable to thermal extremes driven by rapid urbanization and climate change. Traditionally, thermal extremes have been monitored using Earth-observing satellites and numerical modeling frameworks. It matters because reliable long-horizon agents depend on better grounding, control, and…
cs.CV

🎨 Machine Learning 5

Ya-Qi Yu, Fangyu Hong, Xiangyang Qu, Hao Wang, et al.
The effectiveness of Direct Preference Optimization (DPO) depends on preference data that reflect the quality differences that matter in multimodal tasks. Existing pipelines often rely on off-policy perturbations or coarse outcome-based signals, which are not well suited to fine-grained visual reasoning. It matters…
cs.CVcs.AI
Megha Chakraborty, Darssan L. Eswaramoorthi, Madhur Thareja, Het Riteshkumar Shah, et al.
AI-driven education platforms have made some progress in personalisation, yet most remain constrained to static adaptation--predefined quizzes, uniform pacing, or generic feedback--limiting their ability to respond to learners' evolving understanding. This shortfall highlights the need for systems that are both…
cs.AIcs.HC
Chao Cheng, Fan Li
Interference arises when the treatment assigned to one individual affects the outcomes of other individuals. Commonly, individuals are naturally grouped into clusters, and interference occurs only among individuals within the same cluster, a setting referred to as partial interference. It matters because improved…
stat.MEstat.APstat.ML
Farbod Alinezhad, Jianfei Cao, Gary J. Young, Brady Post
Predicting counterfactual outcomes in longitudinal data, where sequential treatment decisions heavily depend on evolving patient states, is critical yet notoriously challenging due to complex time-dependent confounding and inadequate uncertainty quantification in existing methods. It matters because it quantifies…
stat.MLcs.LGecon.EM
Steve Hanneke, Qinglin Meng, Shay Moran, Amirreza Shaeiri
The Sauer-Shelah-Perles Lemma is a cornerstone of combinatorics and learning theory, bounding the size of a binary hypothesis class in terms of its Vapnik-Chervonenkis (VC) dimension. For classes of functions over a $k$-ary alphabet, namely the multiclass setting, the Natarajan dimension has long served as an analogue…
cs.LGmath.COstat.ML

🔐 Security & Crypto 13

Shaopeng Fu, Di Wang
Adversarial training (AT) is an effective defense for large language models (LLMs) against jailbreak attacks, but performing AT on LLMs is costly. To improve the efficiency of AT for LLMs, recent studies propose continuous AT (CAT) that searches for adversarial inputs within the continuous embedding space of LLMs…
cs.LGcs.CRstat.ML
Guoxin Chen, Jie Chen, Lei Chen, Jiale Zhao, et al.
Autonomous AI research has advanced rapidly, but long-horizon ML research engineering remains difficult: agents must sustain coherent progress across task comprehension, environment setup, implementation, experimentation, and debugging over hours or days. We introduce AiScientist, a system for autonomous long-horizon…
cs.CL
WenBin Yan
SpanKey is a lightweight way to gate inference without encrypting weights or chasing leaderboard accuracy on gated inference. The idea is to condition activations on secret keys. It matters because reliable long-horizon agents depend on better grounding, control, and separation between reasoning and execution…
cs.CRcs.AI
Daniel O. Martinez-Rivillas, Arthur F. Ramos, Ruy J. G. B. de Queiroz
Martinez-Rivillas and de Queiroz gave extensional Kan semantics for the untyped lambda-calculus and later constructed the concrete K-infinity homotopy-model. The two main mathematical results of the present paper are these. It matters because reliable long-horizon agents depend on better grounding, control, and…
cs.LO
Mingxi Zhang, Renjie Xie, Jincheng Wang, Guyue Li, et al.
Radio frequency fingerprints (RFFs) enable secure wireless authentication but struggle in open-set scenarios with unknown devices and varying channels. Existing methods face challenges in generalization and incur high computational costs. It matters because reliable long-horizon agents depend on better grounding…
eess.SPcs.CRcs.LG
Joel Fokou
Autonomous AI agents are rapidly transitioning from experimental tools to operational infrastructure, with projections that 80% of enterprise applications will embed AI copilots by the end of 2026. As agents gain the ability to execute real-world actions (reading files, running commands, making network requests…
cs.CRcs.AI
Matthias Kunik
We study a new model theory for formal mathematical systems that we developed in a previous paper. We introduce isomorphic and homomorphic structures for formal languages, present some results and examples and conclude our paper with a discussion about the reduced set theory RST adapted to our new theory. It matters…
math.LO
Syed Md Mukit Rashid, Abdullah Al Ishtiaq, Kai Tu, Yilu Dong, et al.
Logical vulnerabilities in software stem from flaws in program logic rather than memory safety, which can lead to critical security failures. Although existing automated program repair techniques primarily focus on repairing memory corruption vulnerabilities, they struggle with logical vulnerabilities because of their…
cs.CRcs.AI
Yash Deshpande, Quirin Vogel, Laura Becker, Kaan Aykurt, et al.
Achieving consistent time across devices in distributed systems often involves exchanging timestamped messages over a network. Precise time synchronization is crucial for applications such as cellular networks, industrial automation, and transactional databases. It matters because reliable long-horizon agents depend…
cs.NI
Tong Zhang, Jiangning Zhang, Zhucun Xue, Juntao Jiang, et al.
Balancing convergence speed, generalization capability, and computational efficiency remains a core challenge in deep learning optimization. First-order gradient descent methods, epitomized by stochastic gradient descent (SGD) and Adam, serve as the cornerstone of modern training pipelines. It matters because reliable…
cs.LGcs.CV
Gustavo de Carvalho Bertoli
While Federated Learning (FL) mitigates direct data exposure, the resulting trained models remain susceptible to membership inference attacks (MIAs). This paper presents an empirical evaluation of Differential Privacy (DP) as a defense mechanism against MIAs in FL, leveraging the environment of the 2025 NIST Genomics…
cs.CRcs.LG
Felicitas Hörmann, Anna-Lena Horlemann
Generalized Reed-Solomon (GRS) and Gabidulin codes have been proposed for various code-based cryptosystems, though most such schemes without elaborate disguising techniques have been successfully attacked. Both code classes are prominent examples of the isometric families of (generalized) skew and linearized…
cs.CRcs.IT
Qiang Zhang, Zhongnian Li
Binary decompilation is a critical reverse engineering task aimed at reconstructing high-level source code from stripped executables. Although Large Language Models (LLMs) have recently shown promise, they often suffer from "logical hallucinations" and "semantic misalignment" due to the irreversible semantic loss…
cs.SEcs.AIcs.CR

🕵️ Zero Knowledge 4

Junming Wang, Teng Pu, Wingmun Fung, Jindong Wang, et al.
The acquisition of high-quality, action-aligned demonstration data remains a fundamental bottleneck in scaling foundation models for dexterous robot manipulation. Although robot-free human demonstrations (e.g., the UMI paradigm) offer a scalable alternative to traditional teleoperation, current systems are constrained…
cs.RO
Gregor Meehan, Johan Pauwels
Item cold-start is a pervasive challenge for collaborative filtering (CF) recommender systems. Existing methods often train cold-start models by mapping auxiliary item content, such as images or text descriptions, into the embedding space of a CF model. It matters because it quantifies failure modes that current…
cs.IR
Han Bao, Penghao Zhang, Yue Huang, Zhengqing Yuan, et al.
Large Language Models (LLMs) are increasingly integrated into real-world decision-making, including in the domain of public policy. Yet, their ability to comprehend and reason about policy-related content remains underexplored. It matters because post-training efficiency and robustness now directly shape the cost and…
cs.CLcs.CY
Serdar Kadioglu, Karthik Uppuluri, Akash Singirikonda
There is growing interest in leveraging large language models (LLMs) for text-to-model translation and optimization tasks. This paper aims to advance this line of research by introducing extsc{Text2Model} and extsc{Text2Zinc}. It matters because reliable long-horizon agents depend on better grounding, control, and…
cs.AI

⚛️ Quantum 12

Mohammad-Ali Miri, Uchenna Chukwu, Nicholas Chancellor
In this work we explore the potential of implementing an optical quantum optimizer using non-linear optics, specifically using sum-frequency generation and/or two photon absorption. This proposal uses Zeno effects to enforce independence constraints and then a linear protocol to find a maximum independent set in a way…
quant-ph
Ahmed Halawani, Yahya Meshalwi Khabrani, Abdulaziz Al-Mogheeth, Zheng-Hong Li, et al.
Quantum key distribution protocols based on the quantum eraser phenomenon offer an operational advantage: automatic identification of matching and mismatching encoding choices through interference, eliminating basis reconciliation over public channels. However, security analysis reveals that binary quantum eraser…
quant-ph
Cristian Minoccheri, Emily Wittrup, Kayvan Najarian, Ryan Stidham
Computed tomography (CT) enterography is a primary imaging modality for assessing inflammatory bowel disease (IBD), yet the representational choices that best support automated analysis of this modality are unknown. We present the first study of vision-language transfer learning on abdominal CT enterography and…
cs.CVcs.AI
Rafael J. Vicente, Jaime Gómez García, Juan P. Brito, Yorlandy Lobaina, et al.
The emergence of Cryptographically Relevant Quantum Computers (CRQCs) presents a critical threat to classical cryptographic systems, particularly widely adopted protocols such as RSA, Diffie-Hellman (DH), and Elliptic Curve Cryptography (ECC). Given their extensive use in the financial sector, the advent of quantum…
quant-ph
Leonie Wolf, Samson Umezulike, Gurur Öndarö, Sebastian Schinzel, et al.
Cryptographic agility is a key prerequisite for maintaining the long-term security of digital communication, particularly in light of the transition to post-quantum cryptography. To systematically assess this capability, Hohm et al. It matters because reliable long-horizon agents depend on better grounding, control…
cs.CR
M. E. Shirokov
We construct for a Schur concave function $f$ on the set of quantum states a tight upper bound on the difference $f(ρ)-f(σ)$ for a quantum state $ρ$ with finite $f(ρ)$ and any quantum state $σ$ $m$-partially majorized by the state $ρ$ in the sense described in [1]. It matters because stronger security and…
quant-phcs.ITmath-ph
Tom Ben-Ami, Roderich Moessner, Markus Heyl
Many-body cages have very recently emerged as a general route for nonergodic behaviour in quantum matter. Here, we show that new types of many-body cages can be engineered in Floquet circuits with the potential to realize novel nonequilibrium quantum states. It matters because stronger security and quantum-aware…
quant-phcond-mat.quant-gas
Shanampudi Pranaya Chowdary, Shamik Sural
With increasing emphasis on transparency in digital governance, users expect more than silence when their access requests are denied by a system. However, authorization methods are notorious for their inability to provide any form of meaningful feedback under such situations. It matters because reliable long-horizon…
cs.CR
Yihang Sun, Huaijin Wang, Patrick Hayden, Jose Blanchet
The Energy Conserving Descent (ECD) algorithm was recently proposed (De Luca & Silverstein, 2022) as a global non-convex optimization method. Unlike gradient descent, appropriately configured ECD dynamics escape strict local minima and converge to a global minimum, making it appealing for machine learning…
quant-phcs.LGmath.OCstat.ML
Benzhao Tang, Shiyu Yang
The explosive growth of system logs makes streaming compression essential, yet existing log anomaly detection (LAD) methods incur severe pre-processing overhead by requiring full decompression and parsing. We introduce CLAD, the first deep learning framework to perform LAD directly on compressed byte streams. It…
cs.LGcs.DB
Bence Deák, Péter Madarasi
The family of $(k,\ell)$-sparse graphs, introduced by Lorea, plays a central role in combinatorial optimization and has a wide range of applications, particularly in rigidity theory. A key algorithmic problem is to decide whether a given graph is $(k,\ell)$-sparse and, if not, to produce a vertex set certifying the…
cs.DScs.DMmath.CO
Kunal Marwaha, James Sud
We study the computational complexity of 2-local Hamiltonian problems generated by a positive-weight symmetric interaction term, encompassing many canonical problems in statistical mechanics and optimization. We show these problems belong to one of three complexity phases: QMA-complete, StoqMA-complete, and reducible…
quant-phcond-mat.stat-mechcs.CC

🛡️ AI Safety 2

Jason Z Wang
The most cited calibration result in deep learning -- post-temperature-scaling ECE of 0.012 on CIFAR-100 (Guo et al., 2017) -- is below the statistical noise floor. We prove this is not a failure of the experiment but a law: the minimax rate for estimating calibration error with model error rate epsilon is…
cs.LG
Erfan Baghaei Potraghloo, Seyedarmin Azizi, Souvik Kundu, Massoud Pedram
Instruction-tuned large language models produce helpful, structured responses, but how robust is this helpfulness when trivially constrained? We show that simple lexical constraints (banning a single punctuation character or common word) cause instruction-tuned LLMs to collapse their responses, losing 14--48% of…
cs.CLcs.AI

🤖 Agents 2

Himangi Mittal, Gaurav Mittal, Nelson Daniel Troncoso, Yu Hu
Computer Use Agents (CUAs) fundamentally rely on graphical user interface (GUI) grounding to translate language instructions into executable screen actions, but editing-level grounding in dense coding interfaces, where sub-pixel accuracy is required to interact with dense IDE elements, remains underexplored. Existing…
cs.CV
Yinghao Qin, Mosab Bazargani, Edmund K. Burke, Carlos A. Coello Coello, et al.
This paper tackles the Electric Capacitated Vehicle Routing Problem (E-CVRP) through a bilevel optimization framework that handles routing and charging decisions separately or jointly depending on the search stage. By analyzing their interaction, we introduce a surrogate objective at the upper level to guide the…
cs.AImath.OC

🌐 Web Findings

🦞 Lobste.rs 1

Lobste.rs • privacy • 2026-03-30
Edit April 2, 2026: I've been getting inbound interest from researchers wanting to run their own queries. The MCP integration I use for my own research lets you analyze live mobile telemetry continuously collected from real devices in the wild, directly from Claude…
Lobste.rsprivacy

🎓 Google Scholar 11

Google Scholar • cryptography post-quantum
… NIST is also grateful for the efforts of those in the cryptographic … NIST would not be able to select post-quantum digital … that calls for NIST-approved post-quantum keyestablishment. …
Google Scholarcryptography post-quantum
Google Scholar • cryptography post-quantum
Cluster Computing - With the emergence of quantum computers, traditional cryptographic methods are vulnerable to attacks, emphasizing the need for post-quantum cryptography to secure devices and... It matters because quantum and cryptographic migration work is moving from theory…
Google Scholarcryptography post-quantum
Google Scholar • quantum computing algorithms
… in quantum-enhanced classical ML to native quantum algorithms and hybrid quantum-… It varies from applications in optimization, drug discovery, and quantum-secured communications, … It matters because quantum and cryptographic migration work is moving from theory into concrete…
Google Scholarquantum computing algorithms
Google Scholar • large language models LLM
… The advent of large language models (LLMs) has marked a new … LLM usage. We further present the challenges associated with data bias, privacy, and the integration of these models …
Google Scholarlarge language models LLM
Google Scholar • zero knowledge proofs ZK
Collision-resistant cryptographic hash functions (CRHs) are crucial for security, particularly for message authentication in Zero-knowledge Proof (ZKP) applications. However, traditional CRHs like SHA-2 or SHA-3, while optimized for CPUs, generate large circuits, rendering them…
Google Scholarzero knowledge proofs ZK
Google Scholar • machine learning breakthroughs
… This study introduces a novel committee machine-learning Gaussian Process Regression (CML-GPR) model, which integrates three well-established machine-learning algorithms—…
Google Scholarmachine learning breakthroughs
Google Scholar • machine learning breakthroughs
Rising levels of atmospheric carbon dioxide (CO 2 ) and methane (CH 4 ) have sparked the interest of researchers in resolving this issue. Various technologies have been utilized such …
Google Scholarmachine learning breakthroughs
Google Scholar • machine learning breakthroughs
… This paper employs a double machine learning model to examine the influence of NEDCPP on urban CLI. The results show that: (1) The NEDCPP has markedly mitigated urban CLI, …
Google Scholarmachine learning breakthroughs
Google Scholar • zero knowledge proofs ZK
… establishment protocol using Zero-Knowledge Proofs (zk-SNARKs) … zk-SNARK computations introduce additional verification overhead, our optimizations, such as precomputed proof … It matters because quantum and cryptographic migration work is moving from theory into concrete…
Google Scholarzero knowledge proofs ZK
Google Scholar • AI security cybersecurity
… in adversarial AI, automated threat intelligence, and AI-driven security orchestration, this … AI’s role in cybersecurity. Figure 1 shows the key areas where Artificial intelligence (AI) and …
Google ScholarAI security cybersecurity
Google Scholar • cryptography post-quantum
The advent of quantum computers makes asymmetric cryptographic algorithms insecure and vulnerable. A promising solution to ensure the continued security attributes of confidentiality, integrity, and availability is the use of Post-Quantum Cryptography (PQC) algorithms…
Google Scholarcryptography post-quantum

🧑‍💻 Hacker News 2

Hacker News • quantum computing
This hackernews item highlights Nvidia should be 'shaking in their boots' as quantum computing battles AI GPUs in the context of quantum computing. It matters because quantum and cryptographic migration work is moving from theory into concrete deployment choices…
Hacker Newsquantum computing
Hacker News • quantum computing
This hackernews item highlights D Wave Ceo Says Nvidia Should Be Shaking in Their Boots as Quantum Computing Battles AI Gpus in the context of quantum computing. It matters because quantum and cryptographic migration work is moving from theory into concrete deployment choices…
Hacker Newsquantum computing

🤗 HuggingFace 23

HuggingFace • daily curated papers • 2026-04-14
Visual tokenizers map high-dimensional raw pixels into a compressed representation for downstream modeling. Beyond compression, tokenizers dictate what information is preserved and how it is organized…
HuggingFacedaily curated papers
HuggingFace • daily curated papers • 2026-04-14
Multimodal deep search agents have shown great potential in solving complex tasks by iteratively collecting textual and visual evidence. However, managing the heterogeneous information and high token costs associated with multimodal inputs over long horizons remains a critical…
HuggingFacedaily curated papers
HuggingFace • daily curated papers • 2026-04-14
Large Audio-Language Models (ALMs) have recently demonstrated remarkable capabilities in holistic audio understanding, yet they remain unreliable for temporal grounding, i.e., the task of pinpointing exactly when an event occurs within long-form audio…
HuggingFacedaily curated papers
HuggingFace • daily curated papers • 2026-04-14
The push for efficient text to image synthesis has moved the field toward one step sampling, yet existing methods still face a three way tradeoff among fidelity, inference speed, and training efficiency…
HuggingFacedaily curated papers
HuggingFace • daily curated papers • 2026-04-14
We describe the pre-training, post-training, and quantization of Nemotron 3 Super, a 120 billion (active 12 billion) parameter hybrid Mamba-Attention Mixture-of-Experts model. It matters because frontier agent research is shifting from demos toward measurable control…
HuggingFacedaily curated papers
HuggingFace • daily curated papers • 2026-04-14
Humans use introspection to evaluate their understanding through private internal states inaccessible to external observers. We investigate whether large language models possess similar privileged knowledge about answer correctness, information unavailable through external…
HuggingFacedaily curated papers
HuggingFace • daily curated papers • 2026-04-14
RLVR improves reasoning in large language models, but its effectiveness is often limited by severe reward sparsity on hard problems. Recent hint-based RL methods mitigate sparsity by injecting partial solutions or abstract templates, yet they typically scale guidance by adding…
HuggingFacedaily curated papers
HuggingFace • daily curated papers • 2026-04-14
Training embodied AI agents depends critically on the visual fidelity of simulation environments and the ability to model dynamic humans. Current simulators rely on mesh-based rasterization with limited visual realism, and their support for dynamic human avatars, where…
HuggingFacedaily curated papers
HuggingFace • daily curated papers • 2026-04-14
Speculative decoding accelerates autoregressive language models by using a lightweight drafter to propose multiple future tokens, which the target model then verifies in parallel. DFlash shows that a block diffusion drafter can generate an entire draft block in a single forward…
HuggingFacedaily curated papers
HuggingFace • daily curated papers • 2026-04-13
We present a discriminative multimodal reward model that scores all candidate responses in a single forward pass. Conventional discriminative reward models evaluate each response independently, requiring multiple forward passes, one for each potential response…
HuggingFacedaily curated papers
HuggingFace • daily curated papers • 2026-04-13
We address the problem of tactile localization, where the goal is to identify image regions that share the same material properties as a tactile input. Existing visuo-tactile methods rely on global alignment and thus fail to capture the fine-grained local correspondences…
HuggingFacedaily curated papers
HuggingFace • daily curated papers • 2026-04-13
While the shortage of explicit action data limits Vision-Language-Action (VLA) models, human action videos offer a scalable yet unlabeled data source. A critical challenge in utilizing large-scale human video datasets lies in transforming visual signals into ontology-independent…
HuggingFacedaily curated papers
HuggingFace • daily curated papers • 2026-04-13
GUI agents drive applications through their visual interfaces instead of programmatic APIs, interacting with arbitrary software via taps, swipes, and keystrokes, reaching a long tail of applications that CLI-based agents cannot. It matters because frontier agent research is…
HuggingFacedaily curated papers
HuggingFace • daily curated papers • 2026-04-13
Large vision-language models (VLMs) often rely on familiar semantic priors, but existing evaluations do not cleanly separate perception failures from rule-mapping failures. We study this behavior as semantic fixation: preserving a default interpretation even when the prompt…
HuggingFacedaily curated papers
HuggingFace • daily curated papers • 2026-04-12
Large language models are increasingly used as agents in social, economic, and policy simulations. A common assumption is that stronger reasoning should improve simulation fidelity…
HuggingFacedaily curated papers
HuggingFace • daily curated papers • 2026-04-12
Diffusion models are often introduced from multiple perspectives, such as VAEs, score matching, or flow matching, accompanied by dense and technically demanding mathematics that can be difficult for beginners to grasp. One classic question is: how does the reverse process invert…
HuggingFacedaily curated papers
HuggingFace • daily curated papers • 2026-04-12
The development of the Bielik v3 PL series, encompassing both the 7B and 11B parameter variants, represents a significant milestone in the field of language-specific large language model (LLM) optimization. While general-purpose models often demonstrate impressive multilingual…
HuggingFacedaily curated papers
HuggingFace • daily curated papers • 2026-04-11
Recent advances in masked diffusion language models (MDLMs) narrow the quality gap to autoregressive LMs, but their sampling remains expensive because generation requires many full-sequence denoising passes with a large Transformer and, unlike autoregressive decoding, cannot…
HuggingFacedaily curated papers
HuggingFace • daily curated papers • 2026-04-10
Proximal Policy Optimization (PPO) is central to aligning Large Language Models (LLMs) in reasoning tasks with verifiable rewards. However, standard token-level PPO struggles in this setting due to the instability of temporal credit assignment over long Chain-of-Thought (CoT)…
HuggingFacedaily curated papers
HuggingFace • daily curated papers • 2026-04-10
Large language model agents receive instructions from many sources-system messages, user prompts, tool outputs, and more-each carrying different levels of trust and authority. When these instructions conflict, models must reliably follow the highest-privilege instruction to…
HuggingFacedaily curated papers
HuggingFace • daily curated papers • 2026-04-10
Recent large language models have shifted SVG generation from differentiable rendering optimization to autoregressive program synthesis. However, existing approaches still rely on generic byte-level tokenization inherited from natural language processing, which poorly reflects…
HuggingFacedaily curated papers
HuggingFace • daily curated papers • 2026-04-10
As large language models (LLMs) are increasingly deployed as autonomous agents, understanding how strategic behavior emerges in multi-agent environments has become an important alignment challenge. We take a neutral empirical stance and construct a controlled environment in…
HuggingFacedaily curated papers
HuggingFace • daily curated papers • 2026-02-24
The rise of autonomous GUI agents has triggered adversarial countermeasures from digital platforms, yet existing research prioritizes utility and robustness over the critical dimension of anti-detection. We argue that for agents to survive in human-centric ecosystems, they must…
HuggingFacedaily curated papers

🔗 All Sources

  1. SceneCritic: A Symbolic Evaluator for 3D Indoor Scene Synthesis
  2. Rethinking On-Policy Distillation of Large Language Models: Phenomenology, Mechanism, and Recipe
  3. ROSE: An Intent-Centered Evaluation Metric for NL2SQL
  4. Parcae: Scaling Laws For Stable Looped Language Models
  5. Obscured at the Core: Evidence for Nuclear Dust in Reddened Type-1 AGN
  6. Lyra 2.0: Explorable Generative 3D Worlds
  7. Lightning OPD: Efficient Post-Training for Large Reasoning Models with Offline On-Policy Distillation
  8. Generative Refinement Networks for Visual Synthesis
  9. DySkew: Dynamic Data Redistribution for Skew-Resilient Snowpark UDF Execution
  10. Conflated Inverse Modeling to Generate Diverse and Temperature-Change Inducing Urban Vegetation Patterns
  11. Visual Preference Optimization with Rubric Rewards
  12. PAL: Personal Adaptive Learner
  13. Nonparametric efficient inference for network quantile causal effects under partial interference
  14. Causal Diffusion Models for Counterfactual Outcome Distributions in Longitudinal Data
  15. An Optimal Sauer Lemma Over $k$-ary Alphabets
  16. Understanding and Improving Continuous Adversarial Training for LLMs via In-context Learning Theory
  17. Toward Autonomous Long-Horizon Engineering for ML Research
  18. SpanKey: Dynamic Key Space Conditioning for Neural Network Access Control
  19. Recursive Completion in Higher K-Models: Front-Seed Semantics, Proof-Relevant Witnesses, and the K-Infinity Model
  20. Rapid LoRA Aggregation for Wireless Channel Adaptation in Open-Set Radio Frequency Fingerprinting
  21. Parallax: Why AI Agents That Think Must Never Act
  22. On a new theory of models for formal mathematical systems
  23. LogicEval: A Systematic Framework for Evaluating Automated Repair Techniques for Logical Vulnerabilities in Real-World Software
  24. Improving Network Clock Synchronization by Marking Congestion
  25. Evolution of Optimization Methods: Algorithms, Scenarios, and Evaluations
  26. Evaluating Differential Privacy Against Membership Inference in Federated Learning: Insights from the NIST Genomics Red Team Challenge
  27. Distinguishers for Skew and Linearized Reed-Solomon Codes
  28. CoDe-R: Refining Decompiler Output with LLMs via Rationale Guidance and Adaptive Inference
  29. XRZero-G0: Pushing the Frontier of Dexterous Robotic Manipulation with Interfaces, Quality and Ratios
  30. Sparse Contrastive Learning for Content-Based Cold Item Recommendation
  31. PolicyLLM: Towards Excellent Comprehension of Public Policy for Large Language Models
  32. Modeling Co-Pilots for Text-to-Model Translation
  33. Zeno Blockade Enabling Photonic Quantum Optimization
  34. Ternary Quantum Eraser Cryptography
  35. Representation geometry shapes task performance in vision-language modeling for CT enterography
  36. Quantum-safe IPsec in the banking industry
  37. Practical Evaluation of the Crypto-Agility Maturity Model
  38. Partial majorization and Schur concave functions on the sets of quantum and classical states
  39. Floquet Many-Body Cages
  40. EXTree: Towards Supporting Explainability in Attribute-based Access Control
  41. Classical and Quantum Speedups for Non-Convex Optimization via Energy Conserving Descent
  42. CLAD: Efficient Log Anomaly Detection Directly on Compressed Representations
  43. Asymptotically faster algorithms for recognizing $(k,\ell)$-sparse graphs
  1. A complexity phase transition at the EPR Hamiltonian
  2. The Verification Tax: Fundamental Limits of AI Auditing in the Rare-Error Regime
  3. One Token Away from Collapse: The Fragility of Instruction-Tuned Helpfulness
  4. See, Point, Refine: Multi-Turn Approach to GUI Grounding with Visual Feedback
  5. Bilevel Late Acceptance Hill Climbing for the Electric Capacitated Vehicle Routing Problem
  6. ChatGPT Won't Let You Type Until Cloudflare Reads Your React State. I Decrypted the Program That Does It
  7. Status report on the fourth round of the nist post-quantum cryptography standardization process
  8. Securing the future: exploring post-quantum cryptography for authentication and user privacy in IoT devices
  9. Quantum machine learning: A comprehensive review of integrating AI with quantum computing for computational advancements
  10. Large language models (LLM) in computational social science: prospects, current state, and challenges
  11. Gotta Hash'Em All! Speeding Up Hash Functions for Zero-Knowledge Proof Applications
  12. Committee machine learning: A breakthrough in the precise prediction of CO2 storage mass and oil production volumes in unconventional reservoirs
  13. Catalyst breakthroughs in methane dry reforming: Employing machine learning for future advancements
  14. Can new energy demonstration cities break through the multiple carbon lock-in? Evidence based on double machine learning
  15. Authentication protocol for vehicular networks using zero-knowledge proofs and elliptic curve cryptography
  16. Artificial intelligence and machine learning in cybersecurity: a deep dive into state-of-the-art techniques and future paradigms
  17. A survey of post-quantum cryptography migration in vehicles
  18. Nvidia should be 'shaking in their boots' as quantum computing battles AI GPUs
  19. D Wave Ceo Says Nvidia Should Be Shaking in Their Boots as Quantum Computing Battles AI Gpus
  20. VideoFlexTok: Flexible-Length Coarse-to-Fine Video Tokenization
  21. Towards Long-horizon Agentic Multimodal Search
  22. SpotSound: Enhancing Large Audio-Language Models with Fine-Grained Temporal Grounding
  23. Self-Adversarial One Step Generation via Condition Shifting
  24. Nemotron 3 Super: Open, Efficient Mixture-of-Experts Hybrid Mamba-Transformer Model for Agentic Reasoning
  25. Masked by Consensus: Disentangling Privileged Knowledge in LLM Correctness
  26. KnowRL: Boosting LLM Reasoning via Reinforcement Learning with Minimal-Sufficient Knowledge Guidance
  27. Habitat-GS: A High-Fidelity Navigation Simulator with Dynamic Gaussian Splatting
  28. Accelerating Speculative Decoding with Block Diffusion Draft Trees
  29. You Only Judge Once: Multi-response Reward Modeling in a Single Forward Pass
  30. Seeing Through Touch: Tactile-Driven Visual Localization of Material Regions
  31. LARY: A Latent Action Representation Yielding Benchmark for Generalizable Vision-to-Action Alignment
  32. ClawGUI: A Unified Framework for Training, Evaluating, and Deploying GUI Agents
  33. Beyond Perception Errors: Semantic Fixation in Large Vision-Language Models
  34. When Reasoning Models Hurt Behavioral Simulation: A Solver-Sampler Mismatch in Multi-Agent LLM Negotiation
  35. Rethinking the Diffusion Model from a Langevin Perspective
  36. Advancing Polish Language Modeling through Tokenizer Optimization in the Bielik v3 7B and 11B Series
  37. Not All Denoising Steps Are Equal: Model Scheduling for Faster Masked Diffusion Language Models
  38. SPPO: Sequence-Level PPO for Long-Horizon Reasoning Tasks
  39. Many-Tier Instruction Hierarchy in LLM Agents
  40. Hierarchical SVG Tokenization: Learning Compact Visual Programs for Scalable Vector Graphics Modeling
  41. CONSCIENTIA: Can LLM Agents Learn to Strategize? Emergent Deception and Trust in a Multi-Agent NYC Simulation
  42. Turing Test on Screen: A Benchmark for Mobile GUI Agent Humanization