Skip to main content
arXiv is now an independent nonprofit! Learn more

Showing 1–50 of 390 results for author: Gonzalez, J

Searching in archive cs. Search in all archives.
.
  1. arXiv:2608.08971  [pdf, ps, other

    cs.HC

    Generative Proxy: Synthesizing Proxy-Based Interfaces for Real-World Interaction Across AR Glasses

    Authors: Xianhao Carton Liu, William Chastek, Eric J Gonzalez, Mar Gonzalez-Franco, Chen Zhu-Tian

    Abstract: Interacting with real-world objects in AR is difficult, especially when targets are distant, cluttered, or occluded. These challenges are amplified on emerging lightweight AR glasses, which often lack binocular or large field of view on display, but also continuous inputs, such as hand or eye tracking. Proxy-based interfaces offer an alternative by allowing users to interact with virtual abstracti… ▽ More

    Submitted 9 August, 2026; originally announced August 2026.

    Comments: 11 pages, 11 figures, published in UIST '26, Detroit, MI, USA, Nov 2 - 5, 2026; UIST '26: ACM Symposium on User Interface Software and Technology

  2. arXiv:2607.16387  [pdf, ps, other

    cs.SE cs.AI

    Fantastic Adaptive Taxonomies and How to Use Them

    Authors: Mert Cemri, Andrei Cojocaru, Melissa Pan, Shu Liu, Shubham Agarwal, Alexander Krentsel, Jay Tang, Kannan Ramchandran, Joseph E. Gonzalez, Matei Zaharia, Alex Dimakis, Ion Stoica

    Abstract: An agent system's execution traces record how it fails, and procedures that improve such a system without changing model weights (trajectory selection, prompt and workflow optimization, runtime monitoring) read these traces for feedback. Yet raw traces are a poor medium for accumulating that feedback: long, instance-specific, and lacking a stable vocabulary for recurring failures. We argue that an… ▽ More

    Submitted 29 July, 2026; v1 submitted 17 July, 2026; originally announced July 2026.

  3. arXiv:2607.11999  [pdf

    cs.CY

    Underwriting the Agent Economy: The Blueprint for an AI Insurance Stack

    Authors: Cristian Trout, Sanmi Koyejo, Sasha Romanosky, Giorgio Ripamonti, Lynn Thompson, Desiree Spain, Alex Taylor, Kevin Casey, Stephen Casper, Matthew Botvinick, Sean McGregor, Miles Brundage, A. Feder Cooper, Patricia Paskov, Adrien Ecoffet, Ben Bucknall, Kevin Wei, Markus Anderljung, Lukasz Szpruch, Bri Treece, Tom Zick, Gabriel Weil, Ugur Ozer, Kevin Kalinich, Jesus Gonzalez , et al. (12 additional authors not shown)

    Abstract: From maritime trade to commercial nuclear power, insurance has been the enabler of major economic and technological developments by pricing risk, limiting downside, and spreading best practices. The emerging AI agent economy, projected to handle trillions of dollars in transactions by 2030, looks to be the next such development. Yet insurers' exposure to AI agent risk currently sits largely unpric… ▽ More

    Submitted 14 July, 2026; v1 submitted 13 July, 2026; originally announced July 2026.

  4. arXiv:2607.09832  [pdf, ps, other

    cs.LG cs.CV

    A Strong Balanced-Softmax Classifier-Retraining Baseline for Long-Tailed Recognition

    Authors: Juan Terven, Diana Margarita Córdova Esparza, Julio Alejandro Romero Gonzalez, Edgar Arturo Chávez Urbiola, Francisco Javier Willars Rodriguez, Juan Bautista Hurtado Ramos, Alfonso Ramirez Pedraza

    Abstract: Long-tailed recognition methods often modify losses, margins, or representations to reduce the dominance of frequent classes. We ask whether, after Balanced Softmax training, the remaining tail error can be reduced by retraining only the classifier. We evaluate BS-cRT, a two-stage procedure that trains a backbone and cosine classifier with Balanced Softmax, freezes the backbone, and updates only t… ▽ More

    Submitted 10 July, 2026; originally announced July 2026.

    Comments: 18 pages, 6 figures, 7 tables

    ACM Class: I.4.0

  5. Sculptable Mesh Structures for Room-Scale Form-Finding

    Authors: Jesse T. Gonzalez, Yanzhen Zhang, Dian Zhu, Alice Yu, Sapna Tayal, Nazm Furniturewala, Ziying Qi, Somin Ella Moon, Leyi Han, Alexandra Ion, Scott E. Hudson

    Abstract: It can be hard to design a physical structure entirely within the confines of a computer monitor. To better capture the interplay between real-world objects and a designer's work-in-progress, practitioners will often go through a sequence of low-fidelity prototypes (paper, clay, foam) before arriving at a form that satisfies both functional and aesthetic concerns. While necessary, this model-makin… ▽ More

    Submitted 9 July, 2026; originally announced July 2026.

    Journal ref: UIST 2025: Proceedings of the 38th Annual ACM Symposium on User Interface Software and Technology

  6. arXiv:2606.28344  [pdf, ps, other

    cs.IR cs.AI cs.CL cs.CV cs.LG

    PIXELRAG: Web Screenshots Beat Text for Retrieval-Augmented Generation

    Authors: Yichuan Wang, Zhifei Li, Zirui Wang, Paul Teiletche, Lesheng Jin, Matei Zaharia, Joseph E. Gonzalez, Sewon Min

    Abstract: Augmenting large language models (LLMs) with retrieved web text has become a dominant paradigm, yet the web is not natively textual: existing systems depend on complex parsing pipelines that linearize HTML and discard layout, visual structure, and formatting. We introduce PixelRAG, a new retrieval-augmented method that represents websites in their native visual form and performs retrieval and read… ▽ More

    Submitted 1 June, 2026; originally announced June 2026.

    Comments: Our code is available at https://github.com/StarTrail-org/PixelRAG

  7. arXiv:2606.08441  [pdf, ps, other

    cs.HC

    Comparing Controller-Free Pointing Techniques Across Depth for 2D Selection in Augmented Reality

    Authors: Samiha Sultana, J. Felipe Gonzalez, Robert J. Teather

    Abstract: This paper presents a systematic evaluation of five controller-free pointing techniques for 2D target selection in AR, using ISO 9241-411. We compared them across multiple depths (2 m, 6 m, 10 m) in terms of movement time, accuracy, throughput, and workload (NASA TLX). Head- and eye-based pointing significantly outperformed the hand-based methods (Finger, Wrist, and Arm); Head input was the most a… ▽ More

    Submitted 6 June, 2026; originally announced June 2026.

    Journal ref: Proceedings of the Graphics Interface Conference 2026

  8. arXiv:2606.05661  [pdf, ps, other

    cs.AI cs.CL

    Continual Learning Bench: Evaluating Frontier AI Systems in Real-World Stateful Environments

    Authors: Parth Asawa, Christopher M. Glaze, Gabriel Orlanski, Ramya Ramakrishnan, Benji Xu, Asim Biswal, Vincent Sunn Chen, Frederic Sala, Matei Zaharia, Joseph E. Gonzalez

    Abstract: Continual learning, the ability of AI systems to improve through sequential experience, has attracted substantial interest, but no high-quality benchmark exists to evaluate it. We introduce Continual Learning Bench (CL-Bench), the first difficult, expert-validated benchmark designed to measure whether LLM-based systems genuinely improve with experience. CL-Bench spans six diverse domains (software… ▽ More

    Submitted 3 June, 2026; originally announced June 2026.

  9. arXiv:2606.05191  [pdf, ps, other

    cs.LG eess.SP

    PyCC.id: A package for hypothesis-driven equation discovery with structural identifiability

    Authors: Federico J. Gonzalez

    Abstract: Data-driven equation discovery is fundamentally an inverse problem that seeks to infer the governing differential equations of a system directly from time-series measurements. A known issue is the ill-conditioned nature of the inverse problem, which frequently produces multiple mathematical models that fit the data similarly well. One path to address this issue is by incorporating known hypotheses… ▽ More

    Submitted 6 May, 2026; originally announced June 2026.

    Comments: The software package is available at: https://github.com/FedejGon/pyCC.id

  10. arXiv:2606.04433  [pdf, ps, other

    cs.CV cs.CL cs.LG

    Stateful Visual Encoders for Vision-Language Models

    Authors: Zirui Wang, Junwei Yu, Adam Yala, David M. Chan, Joseph E. Gonzalez, Trevor Darrell

    Abstract: Vision-language models (VLMs) are increasingly used in multi-image, multi-turn agentic settings where decisions depend on visual changes. However, in existing open-weight VLMs, visual comparisons happen only inside the language model, while the visual encoder itself remains stateless: each image is encoded independently, without access to the prior visual context. As a result, small but task-criti… ▽ More

    Submitted 3 June, 2026; originally announced June 2026.

    Comments: Project page: https://statefulvisualencoders.github.io/

  11. arXiv:2606.02832  [pdf, ps, other

    cs.AI

    An Exploration of Collision-based Enemy Morphology Generation

    Authors: Johor Jara Gonzalez, Matthew Guzdial

    Abstract: Despite a great deal of prior research into Procedural Content Generation (PCG), relatively little prior work has explored generating enemies for video games. In particular, there is almost no work on generating enemy morphologies, the basic body plan or collision information for in-game enemies, despite the existence of related morphology generation work in robotics. In this paper, we explore thr… ▽ More

    Submitted 1 June, 2026; originally announced June 2026.

  12. arXiv:2606.00246  [pdf, ps, other

    math.CO cs.DM math.CA

    Further evidence towards the Fourier Entropy-Influence conjecture

    Authors: María José González, Paul MacManus, María Cristina Pereyra

    Abstract: The Fourier Entropy-Influence (FEI) conjecture states that the Fourier entropy of Boolean functions is uniformly bounded by their total influence. It has been verified for canonical examples such as disjoint tribes and for some classes of Boolean functions such as symmetric functions and read-$k$ decision trees (with a constant that depends linearly on $k$). In this note we present new classes of… ▽ More

    Submitted 9 June, 2026; v1 submitted 29 May, 2026; originally announced June 2026.

    Comments: 30 pages

    MSC Class: 94D10 06E30 43A75

  13. An Approach for Thyroid Nodule Analysis Using Thermographic Images

    Authors: J. R. González, É. O. Rodrigues, C. P. Damião, C. A. P. Fontes, A. C. Silva, A. C. Paiva, H. Li, C. Du, A. Conci

    Abstract: Thyroid cancer is said to be the second most common type of cancer in female individuals and the third in males by 2030, according to projections. In general, detecting cancer in its early stages improves the chance of survival of the individual. Thermography is a diagnostic tool that has been increasingly used to detect cancer and abnormalities, including that of thyroid. Various methods to segme… ▽ More

    Submitted 27 May, 2026; originally announced May 2026.

    Journal ref: Application of Infrared to Biomedical Sciences 2017

  14. arXiv:2605.26969  [pdf, ps, other

    cs.CL cs.AI

    Recon: Reconstruction-Guided Reasoning Synthesis for User Modeling

    Authors: Alan Zhu, Mihran Miroyan, Carolyn Wang, Andrew Zhou, Lisa Dunlap, Narges Norouzi, Joseph E. Gonzalez

    Abstract: User modeling aims to use language models (LMs) to mimic an individual's behavior from a corpus of past context-action pairs (e.g., conversation turns), enabling the simulation of users in settings like behavioral science, human-AI collaboration, and market research. Recent approaches augment these corpora with synthesized reasoning traces, typically generated by conditioning on both context and a… ▽ More

    Submitted 26 May, 2026; originally announced May 2026.

  15. arXiv:2605.24168  [pdf, ps, other

    cs.AI cs.LG

    Inference Time Context Sparsity: Illusion or Opportunity?

    Authors: Sahil Joshi, Prithvi Dixit, Agniva Chowdhury, Anshumali Shrivastava, Joseph E. Gonzalez, Ion Stoica, Kumar Krishna Agrawal, Aditya Desai

    Abstract: Sparsity has long been a central theme in LLM efficiency, but its role in context processing remains unresolved. As LLM workloads shift toward longer contexts and agentic interactions, the compute and memory bottlenecks of attention become increasingly critical, raising the question of whether these constraints are fundamental. Our position is that these constraints are artificial and unnecessary,… ▽ More

    Submitted 22 May, 2026; originally announced May 2026.

    Comments: 19 pages, 8 figures

  16. arXiv:2605.19633  [pdf, ps, other

    cs.CL cs.AI cs.LG cs.NE cs.SE

    optimize_anything: A Universal API for Optimizing any Text Parameter

    Authors: Lakshya A Agrawal, Donghyun Lee, Shangyin Tan, Wenjie Ma, Karim Elmaaroufi, Rohit Sandadi, Sanjit A. Seshia, Koushik Sen, Dan Klein, Ion Stoica, Joseph E. Gonzalez, Omar Khattab, Alexandros G. Dimakis, Matei Zaharia

    Abstract: Can a single LLM-based optimization system match specialized tools across fundamentally different domains? We show that when optimization problems are formulated as improving a text artifact evaluated by a scoring function, a single AI-based optimization system-supporting single-task search, multi-task search with cross-problem transfer, and generalization to unseen inputs-achieves state-of-the-ar… ▽ More

    Submitted 19 May, 2026; originally announced May 2026.

    Comments: 16 pages, 11 figures; Blog: https://gepa-ai.github.io/gepa/blog/2026/02/18/introducing-optimize-anything/

    MSC Class: 68T05; 68T07; 68T20; 68T50; 68W50; 90C26; 90C59; 52C15 ACM Class: I.2.6; I.2.7; I.2.8; I.2.11; D.1.2; D.2.2; G.1.6; F.2.2

    Journal ref: Proceedings of the ACM Conference on AI and Agentic Systems (CAIS 26), May 26-29, 2026, San Jose, CA, USA

  17. arXiv:2605.15077  [pdf, ps, other

    cs.CL cs.AI cs.LG

    Concurrency without Model Changes: Future-based Asynchronous Function Calling for LLMs

    Authors: Guangyu Feng, Huanzhi Mao, Prabal Dutta, Joseph E. Gonzalez

    Abstract: Function calling, also known as tool use, is a core capability of modern LLM agents but is typically constrained by synchronous execution semantics. Under these semantics, LLM decoding is blocked until each function call completes, resulting in increasing end-to-end latency. In this work, we introduce AsyncFC, a pure execution-layer framework that decouples LLM decoding from function execution, en… ▽ More

    Submitted 14 May, 2026; originally announced May 2026.

  18. arXiv:2605.14445  [pdf, ps, other

    cs.LG

    FrontierSmith: Synthesizing Open-Ended Coding Problems at Scale

    Authors: Runyuan He, Qiuyang Mang, Shang Zhou, Kaiyuan Liu, Hanchen Li, Huanzhi Mao, Qizheng Zhang, Zerui Li, Bo Peng, Lufeng Cheng, Tianfu Fu, Yichuan Wang, Wenhao Chai, Jingbo Shang, Alex Dimakis, Joseph E. Gonzalez, Alvin Cheung

    Abstract: Many real-world coding challenges are open-ended and admit no known optimal solution. Yet, recent progress in LLM coding has focused on well-defined tasks such as feature implementation, bug fixing, and competitive programming. Open-ended coding remains a weak spot for LLMs, largely because open-ended training problems are scarce and expensive to construct. Our goal is to synthesize open-ended cod… ▽ More

    Submitted 14 May, 2026; originally announced May 2026.

  19. arXiv:2605.13555  [pdf, ps, other

    physics.med-ph cs.AI

    Generating synthetic computed tomography for radiotherapy: SynthRAD2025 challenge report

    Authors: Viktor Rogowski, Maarten L. Terpstra, Niklas Wahl, Florian Kamp, Erik van der Bijl, Arthur Jr. Galapon, Christopher Kurz, Bowen Xin, Zhengxiang Sun, Hollie Min, Gregg Belous, Jason Dowling, Yan Xia, Siyuan Mei, Fuxin Fan, Arthur Longuefosse, Javier Sequeiro Gonzalez, Miguel Diaz Benito, Alvaro Garcia Martin, Fabien Baldacci, Valentin Boussot, Cédric Hémon, Jean-Claude Nunes, Jean-Louis Dillenseger, Zhiyuan Zhang , et al. (8 additional authors not shown)

    Abstract: Radiation therapy (RT) requires precise dose delivery over multiple fractions, with CT fundamental for treatment planning due to its electron density information. Repeated CT acquisitions impose radiation exposure and logistical burdens, MRI lacks electron density, and cone-beam CT (CBCT) requires correction for dose calculation. Synthetic CT (sCT) generation addresses these by converting MRI or C… ▽ More

    Submitted 13 May, 2026; originally announced May 2026.

    Comments: 59 pages total: 26 pages main article + supplementary material; 8 figures in the main manuscript and 3 supplementary figures. Currently under review at the journal Medical Image Analysis (MIA)

  20. arXiv:2605.12484  [pdf, ps, other

    cs.LG cs.AI

    Learning, Fast and Slow: Towards LLMs That Adapt Continually

    Authors: Rishabh Tiwari, Kusha Sareen, Lakshya A Agrawal, Joseph E. Gonzalez, Matei Zaharia, Kurt Keutzer, Inderjit S Dhillon, Rishabh Agarwal, Devvrit Khatri

    Abstract: Large language models (LLMs) are trained for downstream tasks by updating their parameters (e.g., via RL). However, updating parameters forces them to absorb task-specific information, which can result in catastrophic forgetting and loss of plasticity. In contrast, in-context learning with fixed LLM parameters can cheaply and rapidly adapt to task-specific requirements (e.g., prompt optimization),… ▽ More

    Submitted 14 May, 2026; v1 submitted 12 May, 2026; originally announced May 2026.

    Comments: 29 pages, 14 figures, including appendix; Blog post: https://gepa-ai.github.io/gepa/blog/2026/05/11/learning-fast-and-slow/

    ACM Class: I.2.6; I.2.7; I.2.8; I.2.4

  21. arXiv:2604.25088  [pdf, ps, other

    cs.AI cs.CL

    Cooperate to Compete: Strategic Coordination in Multi-Agent Conquest

    Authors: Abigail O'Neill, Alan Zhu, Mihran Miroyan, Narges Norouzi, Joseph E. Gonzalez

    Abstract: Language Model (LM)-based agents remain largely untested in mixed-motive settings where agents must leverage short-term cooperation for long-term competitive goals (e.g., multi-party politics). We introduce Cooperate to Compete (C2C), a multi-agent environment where players can engage in private negotiations while competing to be the first to achieve their secret objective. Players have asymmetric… ▽ More

    Submitted 27 April, 2026; originally announced April 2026.

  22. arXiv:2604.19846  [pdf, ps, other

    hep-ex astro-ph.HE astro-ph.IM cs.AI cs.LG

    Neural posterior estimation of the neutrino direction in IceCube using transformer-encoded normalizing flows on the sphere

    Authors: R. Abbasi, M. Ackermann, J. Adams, J. A. Aguilar, M. Ahlers, J. M. Alameddine, S. Ali, N. M. Amin, K. Andeen, C. Argüelles, Y. Ashida, S. Athanasiadou, S. N. Axani, R. Babu, X. Bai, A. Balagopal V., S. W. Barwick, V. Basu, R. Bay, J. J. Beatty, J. Becker Tjus, P. Behrens, J. Beise, C. Bellenghi, S. Benkel , et al. (389 additional authors not shown)

    Abstract: IceCube is a cubic-kilometer-scale neutrino detector located at the geographic South Pole. A precise directional reconstruction of IceCube neutrinos is vital for associations with astronomical objects. In this context, we discuss neural posterior estimation of the neutrino direction via a transformer encoder that maps to a normalizing flow on the 2-sphere. It achieves a new state-of-the-art angula… ▽ More

    Submitted 21 April, 2026; originally announced April 2026.

  23. arXiv:2604.05265  [pdf, ps, other

    cs.HC

    Semantic Reality: Interactive Context-Aware Visualization of Inter-Object Relationships in Augmented Reality

    Authors: Xiaoan Liu, Eric J Gonzalez, Nels Numan, Andrea Colaço, Lucy Abramyan, Chen Zhu-Tian, Ryo Suzuki, Mar Gonzalez-Franco

    Abstract: Bridging the physical and digital world through interaction remains a core challenge in augmented reality (AR). Existing systems target single objects, limiting support for planning, comparison, and assembly tasks that depend on relationships among multiple items. We present Semantic Reality, an AR system focused on surfacing inter-object connectivity and making it interactive. Leveraging multimod… ▽ More

    Submitted 6 April, 2026; originally announced April 2026.

    Comments: 15 pages, 15 figures, 4 tables

    ACM Class: H.5.2; H.2.11; I.2.10

  24. arXiv:2604.04247  [pdf, ps, other

    cs.AI cs.CL cs.LG

    Combee: Scaling Prompt Learning for Self-Improving Language Model Agents

    Authors: Hanchen Li, Runyuan He, Qizheng Zhang, Changxiu Ji, Qiuyang Mang, Xiaokun Chen, Lakshya A Agrawal, Wei-Liang Liao, Eric Yang, Alvin Cheung, James Zou, Kunle Olukotun, Ion Stoica, Joseph E. Gonzalez

    Abstract: Recent advances in prompt learning allow large language model agents to acquire task-relevant knowledge from inference-time context without parameter changes. For example, existing methods (like ACE or GEPA) can learn system prompts to improve accuracy based on previous agent runs. However, these methods primarily focus on single-agent or low-parallelism settings. This fundamentally limits their a… ▽ More

    Submitted 5 April, 2026; originally announced April 2026.

  25. arXiv:2604.03486  [pdf, ps, other

    cs.HC cs.AI cs.CV cs.LG cs.MA

    VisionClaw: Always-On AI Agents through Smart Glasses

    Authors: Xiaoan Liu, DaeHo Lee, Eric J Gonzalez, Mar Gonzalez-Franco, Ryo Suzuki

    Abstract: We present VisionClaw, an always-on wearable AI agent that integrates live egocentric perception with agentic task execution. Running on Meta Ray-Ban smart glasses, VisionClaw continuously perceives real-world context and enables in-situ, speech-driven action initiation and delegation via OpenClaw AI agents. Therefore, users can directly execute tasks through the smart glasses, such as adding real… ▽ More

    Submitted 8 April, 2026; v1 submitted 3 April, 2026; originally announced April 2026.

    Comments: 17 pages, 11 figures, plus appendix

    ACM Class: H.5.2; H.2.11; I.2.10

  26. Sticky and Magnetic: Evaluating Error Correction and User Adaptation in Gaze and Pinch Interaction

    Authors: Jazmin Collins, Prasanthi Gurumurthy, Eric J. Gonzalez, Mar Gonzalez-Franco

    Abstract: The gaze-and-pinch framework offers a high-fidelity interaction modality for spatial computing in virtual reality (VR), yet it remains vulnerable to coordination errors--timing misalignments between gaze fixation and pinch gestures. These errors are categorized into two types: late triggers (gaze leaves a target before pinch) and early triggers (pinch before gaze arrival on target). While late tri… ▽ More

    Submitted 27 March, 2026; originally announced March 2026.

    Comments: 5 page, 5 figures, Extended Abstracts of the 2026 CHI Conference on Human Factors in Computing Systems (CHI '26), April 13-17, 2026, Barcelona, Spain. ACM

    ACM Class: H.5.2; I.3.7

    Journal ref: In Extended Abstracts of the 2026 CHI Conference on Human Factors in Computing Systems (CHI EA '26). 2026

  27. arXiv:2603.19529  [pdf, ps, other

    cs.CV cs.HC cs.LG

    SurfaceXR: Fusing Smartwatch IMUs and Egocentric Hand Pose for Seamless Surface Interactions

    Authors: Vasco Xu, Brian Chen, Eric J. Gonzalez, Andrea Colaço, Henry Hoffmann, Mar Gonzalez-Franco, Karan Ahuja

    Abstract: Mid-air gestures in Extended Reality (XR) often cause fatigue and imprecision. Surface-based interactions offer improved accuracy and comfort, but current egocentric vision methods struggle due to hand tracking challenges and unreliable surface plane estimation. We introduce SurfaceXR, a sensor fusion approach combining headset-based hand tracking with smartwatch IMU data to enable robust inputs o… ▽ More

    Submitted 19 March, 2026; originally announced March 2026.

    Comments: Accepted to IEEE VR 2026 as a TVCG journal paper

  28. arXiv:2603.14360  [pdf, ps, other

    cs.LG cs.AI

    M$^2$RNN: Non-Linear RNNs with Matrix-Valued States for Scalable Language Modeling

    Authors: Mayank Mishra, Shawn Tan, Ion Stoica, Joseph Gonzalez, Tri Dao

    Abstract: Transformers are highly parallel but are limited to computations in the TC$^0$ complexity class, excluding tasks such as entity tracking and code execution that provably require greater expressive power. Motivated by this limitation, we revisit non-linear Recurrent Neural Networks (RNNs) for language modeling and introduce Matrix-to-Matrix RNN (M$^2$RNN): an architecture with matrix-valued hidden… ▽ More

    Submitted 13 May, 2026; v1 submitted 15 March, 2026; originally announced March 2026.

  29. Towards Fluent Interaction with Cyber-Physical Architecture

    Authors: Jesse T. Gonzalez, Neeta Khanuja, Michael Li, Maggie Guo, Layomi Olaitan, Emily Lau, Jennifer Pugh, Alexandra Ion, Scott E. Hudson

    Abstract: What happens when your walls begin to move? This paper explores the design of human-robot interaction for architectural-scale, shape-changing environments. We present findings from two studies: (1) a series of speculative design workshops (N=20) that uncovered aspirational visions for these spaces, and (2) a task-based Wizard-of-Oz elicitation study (N=12) that grounded these visions in the challe… ▽ More

    Submitted 13 March, 2026; originally announced March 2026.

    Journal ref: Proceedings of the 2026 CHI Conference on Human Factors in Computing Systems

  30. Navig-AI-tion: Navigation by Contextual AI and Spatial Audio

    Authors: Mathias N. Lystbæk, Haley Adams, Ranjith Kagathi Ananda, Eric J Gonzalez, Luca Ballan, Qiuxuan Wu, Andrea Colaço, Peter Tan, Mar Gonzalez-Franco

    Abstract: Audio-only walking navigation can leave users disoriented, relying on vague cardinal directions and lacking real-time environmental context, leading to frequent errors. To address this, we present a novel system that integrates a Vision Language Model (VLM) with a spatial audio cue. Our system extracts environmental landmarks to anchor navigation instructions and, crucially, provides a directional… ▽ More

    Submitted 8 April, 2026; v1 submitted 13 March, 2026; originally announced March 2026.

    Comments: 5 pages, 2 figures, to be published in Extended Abstracts of the 2026 CHI Conference on Human Factors in Computing Systems (CHI EA '26), 6 pages appendix

  31. Monitoring and Prediction of Mood in Elderly People during Daily Life Activities

    Authors: Daniel Bautista-Salinas, Joaquín Roca González, Inmaculada Méndez, Oscar Martinez Mozos

    Abstract: We present an intelligent wearable system to monitor and predict mood states of elderly people during their daily life activities. Our system is composed of a wristband to record different physiological activities together with a mobile app for ecological momentary assessment (EMA). Machine learning is used to train a classifier to automatically predict different mood states based on the smart ban… ▽ More

    Submitted 11 March, 2026; originally announced March 2026.

    Comments: This is the authors' manuscript. The final published article is available at https://doi.org/10.1109/EMBC.2019.8857847

    Journal ref: Annual International Conference of the IEEE Engineering in Medicine and Biology Society (EMBC), Berlin, Germany, 2019, pp. 6930-6934

  32. arXiv:2603.10984  [pdf, ps, other

    cs.HC

    World Mouse: Exploring Interactions with a Cross-Reality Cursor

    Authors: Esen K. Tütüncü, Mar Gonzalez-Franco, Khushman Patel, Eric J. Gonzalez

    Abstract: As Extended Reality (XR) systems increasingly map and understand the physical world, interacting with these blended representations remains challenging. The current push for "natural" inputs has its trade-offs: touch is limited by human reach and fatigue, while gaze often lacks the precision for fine interaction. To bridge this gap, we introduce World Mouse, a cross-reality cursor that reinterpret… ▽ More

    Submitted 11 March, 2026; originally announced March 2026.

    Comments: 7 pages, 4 figures. CHI '26, April 13-17, 2026, Barcelona, Spain

  33. arXiv:2603.08982  [pdf, ps, other

    cs.CV

    SVG-EAR: Parameter-Free Linear Compensation for Sparse Video Generation via Error-aware Routing

    Authors: Xuanyi Zhou, Qiuyang Mang, Shuo Yang, Haocheng Xi, Jintao Zhang, Huanzhi Mao, Joseph E. Gonzalez, Kurt Keutzer, Ion Stoica, Alvin Cheung

    Abstract: Diffusion Transformers (DiTs) have become a leading backbone for video generation, yet their quadratic attention cost remains a major bottleneck. Sparse attention reduces this cost by computing only a subset of attention blocks. However, prior methods often either drop the remaining blocks, which incurs information loss, or rely on learned predictors to approximate them, introducing training overh… ▽ More

    Submitted 5 July, 2026; v1 submitted 9 March, 2026; originally announced March 2026.

  34. arXiv:2603.08147  [pdf, ps, other

    cs.CV

    MV-Fashion: Towards Enabling Virtual Try-On and Size Estimation with Multi-View Paired Data

    Authors: Hunor Laczkó, Libang Jia, Loc-Phat Truong, Diego Hernández, Sergio Escalera, Jordi Gonzalez, Meysam Madadi

    Abstract: Existing 4D human datasets fall short for fashion-specific research, lacking either realistic garment dynamics or task-specific annotations. Synthetic datasets suffer from a realism gap, whereas real-world captures lack the detailed annotations and paired data required for virtual try-on (VTON) and size estimation tasks. To bridge this gap, we introduce MV-Fashion, a large-scale, multi-view video… ▽ More

    Submitted 9 March, 2026; originally announced March 2026.

  35. Break the Window: Exploring Spatial Decomposition of Webpages in XR

    Authors: Chenyang Zhang, Tianjian Wei, Haoyang Yang, Mar Gonzalez-Franco, Yalong Yang, Eric J Gonzalez

    Abstract: Most XR web browsers still present webpages as a single floating window, carrying over desktop design assumptions into immersive space. We explore an alternative by breaking the browser window and distributing a webpage into spatial UI chunks within a mixed-reality workspace. We present Break-the-Window (BTW), an exploratory prototype that spatially decomposes live, fully functional webpages into… ▽ More

    Submitted 2 March, 2026; originally announced March 2026.

    Comments: 6 pages, 5 figures. Accepted as a CHI 2026 Extended Abstract (Poster). To appear in Proceedings of the ACM CHI Conference on Human Factors in Computing Systems (CHI '26)

  36. arXiv:2603.02170  [pdf, ps, other

    cs.LG cs.AI

    SageBwd: A Trainable Low-bit Attention

    Authors: Jintao Zhang, Marco Chen, Haoxu Wang, Kai Jiang, Ion Stoica, Joseph E. Gonzalez, Jianfei Chen, Jun Zhu

    Abstract: Low-bit attention, such as SageAttention, has emerged as an effective approach for accelerating model inference, but its applicability to training remains poorly understood. In prior work, we introduced SageBwd, a trainable INT8 attention that quantizes six of seven attention matrix multiplications while preserving fine-tuning performance. However, SageBwd exhibited a persistent performance gap to… ▽ More

    Submitted 2 March, 2026; originally announced March 2026.

  37. arXiv:2602.22224  [pdf, ps, other

    cs.IR cs.AI cs.CL

    DS SERVE: A Framework for Efficient and Scalable Neural Retrieval

    Authors: Jinjian Liu, Yichuan Wang, Xinxi Lyu, Rulin Shao, Joseph E. Gonzalez, Matei Zaharia, Sewon Min

    Abstract: We present DS-Serve, a framework that transforms large-scale text datasets, comprising half a trillion tokens, into a high-performance neural retrieval system. DS-Serve offers both a web interface and API endpoints, achieving low latency with modest memory overhead on a single node. The framework also supports inference-time trade-offs between latency, accuracy, and result diversity. We anticipate… ▽ More

    Submitted 16 December, 2025; originally announced February 2026.

  38. arXiv:2602.19128  [pdf, ps, other

    cs.AI

    K-Search: LLM Kernel Generation via Co-Evolving Intrinsic World Model

    Authors: Shiyi Cao, Ziming Mao, Joseph E. Gonzalez, Ion Stoica

    Abstract: Optimizing GPU kernels is critical for efficient modern machine learning systems yet remains challenging due to the complex interplay of design factors and rapid hardware evolution. Existing automated approaches typically treat Large Language Models (LLMs) merely as stochastic code generators within heuristic-guided evolutionary loops. These methods often struggle with complex kernels requiring co… ▽ More

    Submitted 26 February, 2026; v1 submitted 22 February, 2026; originally announced February 2026.

  39. arXiv:2602.16787  [pdf, ps, other

    cs.LG cs.CL

    Better Think Thrice: Learning to Reason Causally with Double Counterfactual Consistency

    Authors: Victoria Lin, Xinnuo Xu, Rachel Lawrence, Risa Ueno, Amit Sharma, Javier Gonzalez, Niranjani Prasad

    Abstract: Despite their strong performance on reasoning benchmarks, large language models (LLMs) have proven brittle when presented with counterfactual questions, suggesting weaknesses in their causal reasoning ability. While recent work has demonstrated that labeled counterfactual tasks can be useful benchmarks of LLMs' causal reasoning, producing such data at the scale required to cover the vast potential… ▽ More

    Submitted 18 February, 2026; originally announced February 2026.

  40. arXiv:2602.13521  [pdf, ps, other

    cs.DB cs.AI

    Arming Data Agents with Tribal Knowledge

    Authors: Shubham Agarwal, Asim Biswal, Sepanta Zeighami, Alvin Cheung, Joseph Gonzalez, Aditya G. Parameswaran

    Abstract: Natural language to SQL (NL2SQL) translation enables non-expert users to query relational databases through natural language. Recently, NL2SQL agents, powered by the reasoning capabilities of Large Language Models (LLMs), have significantly advanced NL2SQL translation. Nonetheless, NL2SQL agents still make mistakes when faced with large-scale real-world databases because they lack knowledge of how… ▽ More

    Submitted 17 February, 2026; v1 submitted 13 February, 2026; originally announced February 2026.

  41. arXiv:2602.12675  [pdf, ps, other

    cs.LG cs.AI cs.CV

    SLA2: Sparse-Linear Attention with Learnable Routing and QAT

    Authors: Jintao Zhang, Haoxu Wang, Kai Jiang, Kaiwen Zheng, Youhe Jiang, Ion Stoica, Jianfei Chen, Jun Zhu, Joseph E. Gonzalez

    Abstract: Sparse-Linear Attention (SLA) combines sparse and linear attention to accelerate diffusion models and has shown strong performance in video generation. However, (i) SLA relies on a heuristic split that assigns computations to the sparse or linear branch based on attention-weight magnitude, which can be suboptimal. Additionally, (ii) after formally analyzing the attention error in SLA, we identify… ▽ More

    Submitted 13 February, 2026; originally announced February 2026.

  42. arXiv:2601.16973  [pdf, ps, other

    cs.CV

    VisGym: Diverse, Customizable, Scalable Environments for Multimodal Agents

    Authors: Zirui Wang, Junyi Zhang, Jiaxin Ge, Long Lian, Letian Fu, Lisa Dunlap, Ken Goldberg, XuDong Wang, Ion Stoica, David M. Chan, Sewon Min, Joseph E. Gonzalez

    Abstract: Modern Vision-Language Models (VLMs) remain poorly characterized in multi-step visual interactions, particularly in how they integrate perception, memory, and action over long horizons. We introduce VisGym, a gymnasium of 17 environments for evaluating and training VLMs. The suite spans symbolic puzzles, real-image understanding, navigation, and manipulation, and provides flexible controls over di… ▽ More

    Submitted 23 January, 2026; originally announced January 2026.

    Comments: Project page: https://visgym.github.io/

  43. arXiv:2601.15516  [pdf, ps, other

    cs.CV cs.HC cs.LG

    DeltaDorsal: Enhancing Hand Pose Estimation with Dorsal Features in Egocentric Views

    Authors: William Huang, Siyou Pei, Leyi Zou, Eric J. Gonzalez, Ishan Chatterjee, Yang Zhang

    Abstract: The proliferation of XR devices has made egocentric hand pose estimation a vital task, yet this perspective is inherently challenged by frequent finger occlusions. To address this, we propose a novel approach that leverages the rich information in dorsal hand skin deformation, unlocked by recent advances in dense visual featurizers. We introduce a dual-stream delta encoder that learns pose by cont… ▽ More

    Submitted 26 January, 2026; v1 submitted 21 January, 2026; originally announced January 2026.

    Comments: 16 pages, 11 figures, Presented at ACM CHI 2026. For associated codebase, see https://github.com/hilab-open-source/deltadorsal

  44. arXiv:2601.14087  [pdf, ps, other

    cs.AR cs.AI cs.LG

    '1'-bit Count-based Sorting Unit to Reduce Link Power in DNN Accelerators

    Authors: Ruichi Han, Yizhi Chen, Tong Lei, Jordi Altayo Gonzalez, Ahmed Hemani

    Abstract: Interconnect power consumption remains a bottleneck in Deep Neural Network (DNN) accelerators. While ordering data based on '1'-bit counts can mitigate this via reduced switching activity, practical hardware sorting implementations remain underexplored. This work proposes the hardware implementation of a comparison-free sorting unit optimized for Convolutional Neural Networks (CNN). By leveraging… ▽ More

    Submitted 20 January, 2026; originally announced January 2026.

    Comments: Accepted for oral presentation at the 2026 VLSI Symposium on Technology, Systems and Applications (VLSI TSA) on April 13-17, 2026, at the Ambassador Hotel, Hsinchu, Taiwan

  45. arXiv:2512.24386  [pdf, ps, other

    cs.CV cs.DC

    RedunCut: Measurement-Driven Sampling and Accuracy Performance Modeling for Low-Cost Live Video Analytics

    Authors: Gur-Eyal Sela, Kumar Krishna Agrawal, Bharathan Balaji, Joseph Gonzalez, Ion Stoica

    Abstract: Live video analytics (LVA) runs continuously across massive camera fleets, but inference cost with modern vision models remains high. To address this, dynamic model size selection (DMSS) is an attractive approach: it is content-aware but treats models as black boxes, and could potentially reduce cost by up to 10x without model retraining or modification. Without ground truth labels at runtime, we… ▽ More

    Submitted 30 December, 2025; originally announced December 2025.

    Comments: 21 pages, 23 figures

  46. arXiv:2512.16093  [pdf, ps, other

    cs.CV cs.AI cs.LG

    TurboDiffusion: Accelerating Video Diffusion Models by 100-200 Times

    Authors: Jintao Zhang, Kaiwen Zheng, Kai Jiang, Haoxu Wang, Ion Stoica, Joseph E. Gonzalez, Jianfei Chen, Jun Zhu

    Abstract: We introduce TurboDiffusion, a video generation acceleration framework that can speed up end-to-end diffusion generation by 100-200x while maintaining video quality. TurboDiffusion mainly relies on several components for acceleration: (1) Attention acceleration: TurboDiffusion uses low-bit SageAttention and trainable Sparse-Linear Attention (SLA) to speed up attention computation. (2) Step distill… ▽ More

    Submitted 17 December, 2025; originally announced December 2025.

  47. arXiv:2512.15699  [pdf, ps, other

    cs.LG cs.SE

    FrontierCS: Evolving Challenges for Evolving Intelligence

    Authors: Qiuyang Mang, Wenhao Chai, Zhifei Li, Huanzhi Mao, Shang Zhou, Alexander Du, Hanchen Li, Shu Liu, Edwin Chen, Yichuan Wang, Xieting Chu, Zerui Cheng, Yuan Xu, Tian Xia, Zirui Wang, Tianneng Shi, Jianzhu Yao, Yilong Zhao, Qizheng Zhang, Charlie Ruan, Zeyu Shen, Kaiyuan Liu, Runyuan He, Dong Xing, Zerui Li , et al. (26 additional authors not shown)

    Abstract: We introduce FrontierCS, a benchmark of 156 open-ended problems across diverse areas of computer science, designed and reviewed by experts, including CS PhDs and top-tier competitive programming participants and problem setters. Unlike existing benchmarks that focus on tasks with known optimal solutions, FrontierCS targets problems where the optimal solution is unknown, but the quality of a soluti… ▽ More

    Submitted 17 December, 2025; originally announced December 2025.

    Comments: Code with instruction: https://github.com/FrontierCS/Frontier-CS

  48. arXiv:2512.04123  [pdf, ps, other

    cs.CY cs.AI cs.LG cs.SE

    Measuring Agents in Production

    Authors: Melissa Z. Pan, Negar Arabzadeh, Riccardo Cogo, Yuxuan Zhu, Alexander Xiong, Lakshya A Agrawal, Huanzhi Mao, Emma Shen, Sid Pallerla, Liana Patel, Shu Liu, Tianneng Shi, Xiaoyuan Liu, Jared Quincy Davis, Emmanuele Lacavalla, Alessandro Basile, Shuyi Yang, Paul Castro, Daniel Kang, Koushik Sen, Dawn Song, Joseph E. Gonzalez, Ion Stoica, Matei Zaharia, Marquita Ellis

    Abstract: LLM-based agents already operate in production across many industries, yet we lack an understanding of what technical methods make deployments successful. We present the first systematic study of Measuring Agents in Production, MAP, using first-hand data from agent developers. We conducted 20 case studies via in-depth interviews and surveyed 86 deployed systems practitioners across 26 domains. We… ▽ More

    Submitted 4 June, 2026; v1 submitted 2 December, 2025; originally announced December 2025.

    Comments: Accepted to the 43rd International Conference on Machine Learning (ICML 2026) as Oral Presentation

  49. arXiv:2512.03661  [pdf, ps, other

    cs.LG cs.AI

    Dynamically Scaled Activation Steering

    Authors: Alex Ferrando, Xavier Suau, Jordi Gonzàlez, Pau Rodriguez

    Abstract: Activation steering has emerged as a powerful method for guiding the behavior of generative models towards desired outcomes such as toxicity mitigation. However, most existing methods apply interventions uniformly across all inputs, degrading model performance when steering is unnecessary. We introduce Dynamically Scaled Activation Steering (DSAS), a method-agnostic steering framework that decoupl… ▽ More

    Submitted 30 July, 2026; v1 submitted 3 December, 2025; originally announced December 2025.

  50. arXiv:2511.21735  [pdf, ps, other

    cs.CL cs.AI cs.CV

    Closing the Performance Gap Between AI and Radiologists in Chest X-Ray Reporting

    Authors: Harshita Sharma, Maxwell C. Reynolds, Valentina Salvatelli, Anne-Marie G. Sykes, Kelly K. Horst, Anton Schwaighofer, Maximilian Ilse, Olesya Melnichenko, Sam Bond-Taylor, Fernando Pérez-García, Vamshi K. Mugu, Alex Chan, Ceylan Colak, Shelby A. Swartz, Motassem B. Nashawaty, Austin J. Gonzalez, Heather A. Ouellette, Selnur B. Erdal, Beth A. Schueler, Maria T. Wetscherek, Noel Codella, Mohit Jain, Shruthi Bannur, Kenza Bouzid, Daniel C. Castro , et al. (4 additional authors not shown)

    Abstract: AI-assisted report generation offers the opportunity to reduce radiologists' workload stemming from expanded screening guidelines, complex cases and workforce shortages, while maintaining diagnostic accuracy. In addition to describing pathological findings in chest X-ray reports, interpreting lines and tubes (L&T) is demanding and repetitive for radiologists, especially with high patient volumes.… ▽ More

    Submitted 21 November, 2025; originally announced November 2025.