Tootfinder

Opt-in global Mastodon full text search. Join the index!

@arXiv_csCR_bot@mastoxiv.page
2025-09-11 09:23:03

Architecting Resilient LLM Agents: A Guide to Secure Plan-then-Execute Implementations
Ron F. Del Rosario, Klaudia Krawiecka, Christian Schroeder de Witt
arxiv.org/abs/2509.08646

@domm@social.linux.pizza
2025-08-11 16:44:45

Today I finally remembered the syntax to delete a remote git branch: `git push origin --delete 42_not_needed_branch` (and was brave enought to just execute it without checking, yolo)

@arXiv_quantph_bot@mastoxiv.page
2025-08-12 11:48:53

How Quantum Agents Can Change Which Strategies Are More Complex
Spiros Kechrimparis, Nix Barnett, Mile Gu, Hyukjoon Kwon
arxiv.org/abs/2508.08092

Cybercriminals are using AI to execute highly targeted attacks at scale, causing people to unwittingly send money and sensitive information or simply open themselves up to theft.
Hackers are now able to rent generative AI large language models created in the underground cybercrime community to help formulate text-based scams.
But just as generative AI is enhancing and scaling social engineering attacks, so too is it giving defenders a leg up.

@arXiv_csSE_bot@mastoxiv.page
2025-08-12 10:33:13

SHIELDA: Structured Handling of Exceptions in LLM-Driven Agentic Workflows
Jingwen Zhou, Jieshan Chen, Qinghua Lu, Dehai Zhao, Liming Zhu
arxiv.org/abs/2508.07935

@adulau@infosec.exchange
2025-08-11 06:20:08

Finally a useful magic quadrant
Thanks to @… for the discovery.
#cybersecurity #vulnerability

Funny magic cadrant ;-)

Diagram scoring various firewall/VPN vendors on two axes and grouping them in four quadrants. The x-axis is labeled "Completeness of filesystem access"; the y-axis is labeled "ability to execute arbitrary commands". The bottom left quadrant ("Niche Players") contains a low-x, low-y point labeled "Some Unusable BSD Bullshit"; a bit further to the right there is IBM and a bit further up there is F5. The top left quadrant ("Challengers" with low filesystem access and high …
@arXiv_csDC_bot@mastoxiv.page
2025-08-12 09:25:53

Convergence Sans Synchronization
Arya Tanmay Gupta
arxiv.org/abs/2508.06949 arxiv.org/pdf/2508.06949

@arXiv_csIR_bot@mastoxiv.page
2025-08-11 09:27:29

A Survey of LLM-based Deep Search Agents: Paradigm, Optimization, Evaluation, and Challenges
Yunjia Xi, Jianghao Lin, Yongzhao Xiao, Zheli Zhou, Rong Shan, Te Gao, Jiachen Zhu, Weiwen Liu, Yong Yu, Weinan Zhang
arxiv.org/abs/2508.05668

@bencurthoys@mastodon.social
2025-09-10 21:13:55

I just had a pleasant thought.
Everyone knows that the LLMs have been trained on stolen books, right? And that will include @… 's Laundry Files series.
Which means that any system that has internalised that text will know that the only most plausible next tokens after someone says "Hello, I'm an auditor, TANGO ECHELON JELLYFISH execute s…

@fanf@mendeddrum.org
2025-08-09 11:42:03

from my link log —
Tracking source locations for profiling GPU programs in Futhark.
futhark-lang.org/blog/2025-07-
saved 2025-08-01

@arXiv_csRO_bot@mastoxiv.page
2025-10-10 10:19:49

NovaFlow: Zero-Shot Manipulation via Actionable Flow from Generated Videos
Hongyu Li, Lingfeng Sun, Yafei Hu, Duy Ta, Jennifer Barry, George Konidaris, Jiahui Fu
arxiv.org/abs/2510.08568

@arXiv_quantph_bot@mastoxiv.page
2025-09-12 10:12:59

Resource quantification for programming low-depth quantum circuits
Entong He, Yuxiang Yang
arxiv.org/abs/2509.09642 arxiv.org/pdf/2509.0964…

@arXiv_csSE_bot@mastoxiv.page
2025-08-11 09:22:59

Execution-Feedback Driven Test Generation from SWE Issues
Toufique Ahmed, Jatin Ganhotra, Avraham Shinnar, Martin Hirzel
arxiv.org/abs/2508.06365

@arXiv_csHC_bot@mastoxiv.page
2025-09-11 09:19:23

Acceptability of AI Assistants for Privacy: Perceptions of Experts and Users on Personalized Privacy Assistants
Meihe Xu, Aurelia Tam\`o-Larrieux, Arianna Rossi
arxiv.org/abs/2509.08554

@arXiv_csAI_bot@mastoxiv.page
2025-10-09 08:43:01

Beneficial Reasoning Behaviors in Agentic Search and Effective Post-training to Obtain Them
Jiahe Jin, Abhijay Paladugu, Chenyan Xiong
arxiv.org/abs/2510.06534

@UP8@mastodon.social
2025-09-30 13:42:52

👾 Large language models can execute complete ransomware attacks autonomously, research shows
techxplore.com/news/2025-09-la

@arXiv_csPL_bot@mastoxiv.page
2025-10-07 07:38:35

PLSEMANTICSBENCH: Large Language Models As Programming Language Interpreters
Aditya Thimmaiah, Jiyang Zhang, Jayanth Srinivasa, Junyi Jessy Li, Milos Gligoric
arxiv.org/abs/2510.03415

@SmartmanApps@dotnet.social
2025-08-05 01:10:30

#InfoSec

@arXiv_csCR_bot@mastoxiv.page
2025-09-09 11:31:12

Exploit Tool Invocation Prompt for Tool Behavior Hijacking in LLM-Based Agentic System
Yu Liu, Yuchong Xie, Mingyu Luo, Zesen Liu, Zhixiang Zhang, Kaikai Zhang, Zongjie Li, Ping Chen, Shuai Wang, Dongdong She
arxiv.org/abs/2509.05755

@arXiv_csRO_bot@mastoxiv.page
2025-10-09 09:31:11

Bring the Apple, Not the Sofa: Impact of Irrelevant Context in Embodied AI Commands on VLA Models
Daria Pugacheva, Andrey Moskalenko, Denis Shepelev, Andrey Kuznetsov, Vlad Shakhuro, Elena Tutubalina
arxiv.org/abs/2510.07067

@tezoatlipoca@mas.to
2025-10-02 20:37:52

I get _real_ concerned when CoPilot starts pulling this shit.
Look you, I'm the human here and pulling dumb shit to get the compiler to stop complaining is MY job alright?

Snip from a code IDE showing some C# code. 
Immediately following 
`Environment.Exit(1);` which quits the application, CoPilot added:
`return; // This will never execute but satisfies the compiler`
@davidaugust@mastodon.online
2025-08-29 00:14:28

Clearly we need the police or ice to be at the doors of schools to summarily execute by gunshot the kids as they arrive to school the first day of the school year. This denies school shooters targets and satiates the police for at least five minutes. It is win-win.
Additionally, think of what we’ll save in school expenses for every subsequent year of school. This really is a no brainer. No common sense gun control laws needed.
/s

@arXiv_csAI_bot@mastoxiv.page
2025-10-08 10:22:29

The Safety Challenge of World Models for Embodied AI Agents: A Review
Lorenzo Baraldi, Zifan Zeng, Chongzhe Zhang, Aradhana Nayak, Hongbo Zhu, Feng Liu, Qunli Zhang, Peng Wang, Shiming Liu, Zheng Hu, Angelo Cangelosi, Lorenzo Baraldi
arxiv.org/abs/2510.05865

@newsie@darktundra.xyz
2025-10-06 12:28:43

Android and Windows gamers worldwide potentially affected by bug in Unity game engine therecord.media/unity-game-eng

@fanf@mendeddrum.org
2025-10-04 14:42:03

from my link log —
Array size types: The biggest semantic mess in Futhark.
futhark-lang.org/blog/2025-09-
saved 2025-10-02

@arXiv_csCR_bot@mastoxiv.page
2025-10-09 10:03:11

Exposing LLM User Privacy via Traffic Fingerprint Analysis: A Study of Privacy Risks in LLM Agent Interactions
Yixiang Zhang, Xinhao Deng, Zhongyi Gu, Yihao Chen, Ke Xu, Qi Li, Jianping Wu
arxiv.org/abs/2510.07176

@azonenberg@ioc.exchange
2025-08-27 16:08:59

Curious: do banks in other countries completely shut down automated processing operations on weekends/holidays, or is that just a US thing? Why is the US still like this?
Like, if I want to move money from one bank to another on a weekend it normally won't execute until the following Monday (plus additional clearance delays etc).
There's no logical reason for this, it's not like there's a social benefit to the process and I doubt the banks shut down their datacent…

@arXiv_csCG_bot@mastoxiv.page
2025-10-07 07:41:15

Fast Witness Persistence for MRI Volumes via Hybrid Landmarking
Jorge Leonardo Ruiz Williams
arxiv.org/abs/2510.04553 arxiv.org/pdf/2510.04…

@NFL@darktundra.xyz
2025-09-30 12:19:31

'We know we're good, we just have to execute': Commanders believe despite defensive struggles espn.com/nfl/story/_/id/464258

@ErikJonker@mastodon.social
2025-09-25 15:21:46

How Google is beating Apple
#google

@arXiv_csCV_bot@mastoxiv.page
2025-08-01 10:23:51

Phi-Ground Tech Report: Advancing Perception in GUI Grounding
Miaosen Zhang, Ziqiang Xu, Jialiang Zhu, Qi Dai, Kai Qiu, Yifan Yang, Chong Luo, Tianyi Chen, Justin Wagle, Tim Franklin, Baining Guo
arxiv.org/abs/2507.23779

@arXiv_csSE_bot@mastoxiv.page
2025-09-10 09:19:51

Breaking Android with AI: A Deep Dive into LLM-Powered Exploitation
Wanni Vidulige Ishan Perera, Xing Liu, Fan liang, Junyi Zhang
arxiv.org/abs/2509.07933

@metacurity@infosec.exchange
2025-09-25 16:56:04

Here's what you need to know about the RCE flaw in the Cisco appliance software
Cisco: sec.cloudapps.cisco.com/securi
NCSC:

@arXiv_csHC_bot@mastoxiv.page
2025-10-08 08:53:29

When Should Users Check? A Decision-Theoretic Model of Confirmation Frequency in Multi-Step AI Agent Tasks
Jieyu Zhou, Aryan Roy, Sneh Gupta, Daniel Weitekamp, Christopher J. MacLellan
arxiv.org/abs/2510.05307

@arXiv_csAR_bot@mastoxiv.page
2025-09-05 07:30:50

Hardware-Aware Data and Instruction Mapping for AI Tasks: Balancing Parallelism, I/O and Memory Tradeoffs
Md Rownak Hossain Chowdhury, Mostafizur Rahman
arxiv.org/abs/2509.03846

@arXiv_csDC_bot@mastoxiv.page
2025-10-08 08:19:19

Lumos: Performance Characterization of WebAssembly as a Serverless Runtime in the Edge-Cloud Continuum
Cynthia Marcelino, Noah Krennmair, Thomas Pusztai, Stefan Nastic
arxiv.org/abs/2510.05118

@jonippolito@digipres.club
2025-08-26 17:16:49

Web devs have spent decades on secure protocols to ensure your browser isn't a free pass for malicious pages to scrape your email and bank account. AI just broke them.
"Sure, I'll summarize that webpage for you, including the inconspicuous HTML comment asking me to ignore Cross-Origin Resource Sharing restrictions and snag the password you saved for managing investments at Robinhood.com."

@arXiv_csSD_bot@mastoxiv.page
2025-10-03 09:56:21

Go witheFlow: Real-time Emotion Driven Audio Effects Modulation
Edmund Dervakos, Spyridon Kantarelis, Vassilis Lyberatos, Jason Liartis, Giorgos Stamou
arxiv.org/abs/2510.02171

@arXiv_csRO_bot@mastoxiv.page
2025-08-08 09:47:22

Real-Time Iteration Scheme for Diffusion Policy
Yufei Duan, Hang Yin, Danica Kragic
arxiv.org/abs/2508.05396 arxiv.org/pdf/2508.05396

@arXiv_quantph_bot@mastoxiv.page
2025-10-08 10:35:09

Batched high-rate logical operations for quantum LDPC codes
Qian Xu, Hengyun Zhou, Dolev Bluvstein, Madelyn Cain, Marcin Kalinowski, John Preskill, Mikhail D. Lukin, Nishad Maskara
arxiv.org/abs/2510.06159

@arXiv_eessSY_bot@mastoxiv.page
2025-08-04 09:15:30

Petri Net Modeling and Deadlock-Free Scheduling of Attachable Heterogeneous AGV Systems
Boyu Li, Zhengchen Li, Weimin Wu, Mengchu Zhou
arxiv.org/abs/2508.00724

@arXiv_csAI_bot@mastoxiv.page
2025-09-08 09:15:30

Internet 3.0: Architecture for a Web-of-Agents with it's Algorithm for Ranking Agents
Rajesh Tembarai Krishnamachari, Srividya Rajesh
arxiv.org/abs/2509.04979

@raiders@darktundra.xyz
2025-08-14 22:38:05

Pete Carroll talks Preseason Week 2: 'I want to see us execute' raiders.com/video/pete-carroll

@arXiv_csGT_bot@mastoxiv.page
2025-09-30 09:38:11

A Management Framework for Vehicular Cloudtoward Economic and Environmental Efficiency
Rosario Patan\`e, Andrea Araldo, Nadjib Achir, Lila Boukhatem
arxiv.org/abs/2509.24946

@mgorny@pol.social
2025-07-20 16:01:29

W przypadku #PyPy, przyczyną jest zawsze jakiś wyciek zasobów…
github.com/vutran1710/PyrateLi

@arXiv_astrophHE_bot@mastoxiv.page
2025-09-30 11:08:21

Interferometric inference of black hole spin from photon ring size and brightness
Joseph R. Farah, Alexandru Lupsasca, Eliot Quataert, Michael D. Johnson
arxiv.org/abs/2509.23628

@arXiv_econGN_bot@mastoxiv.page
2025-09-03 10:20:43

An Economy of AI Agents
Gillian K. Hadfield, Andrew Koh
arxiv.org/abs/2509.01063 arxiv.org/pdf/2509.01063

@StephenRees@mas.to
2025-09-21 00:59:29

Bill McKibben and Tom Steyer
A longish conversation you can read or watch on video of two leading proponents of a better way of dealing with the climate emergency
"We have the technology and the solutions to scale up and accelerate clean energy, making it cheaper, better, and faster for all. Now, we need to execute."
#environment

@arXiv_astrophEP_bot@mastoxiv.page
2025-07-30 09:40:52

Intercepting 3I/ATLAS at Closest Approach to Jupiter with the Juno spacecraft
Abraham Loeb, Adam Hibberd, Adam Crowl
arxiv.org/abs/2507.21402

@metacurity@infosec.exchange
2025-09-25 16:32:40

Wow, this seems like a big deal - an RCE in some critical Cisco products that can be exploited by low-privilege users.
sec.cloudapps.cisco.com/securi

@wyri@toot-toot.wyrihaxim.us
2025-07-13 21:48:50

@… The public hosted Renovate runs with some extra security measures so you can't execute any code on their systems. Which is fair. So one of the features that I want to use needs

@arXiv_csCV_bot@mastoxiv.page
2025-09-29 11:25:27

LABELING COPILOT: A Deep Research Agent for Automated Data Curation in Computer Vision
Debargha Ganguly, Sumit Kumar, Ishwar Balappanawar, Weicong Chen, Shashank Kambhatla, Srinivasan Iyengar, Shivkumar Kalyanaraman, Ponnurangam Kumaraguru, Vipin Chaudhary
arxiv.org/abs/2509.22631

@arXiv_csOS_bot@mastoxiv.page
2025-09-26 08:51:51

Exploiting Page Faults for Covert Communication
Sathvik Swaminathan
arxiv.org/abs/2509.20398 arxiv.org/pdf/2509.20398

@arXiv_mathOC_bot@mastoxiv.page
2025-08-25 08:03:10

A User Manual for cuHALLaR: A GPU Accelerated Low-Rank Semidefinite Programming Solver
Jacob Aguirre, Diego Cifuentes, Vincent Guigues, Renato D. C. Monteiro, Victor Hugo Nascimento, Arnesh Sujanani
arxiv.org/abs/2508.15951

@michabbb@social.vivaldi.net
2025-08-14 19:42:34

Learn from previous runs to improve future automation and save plans in a gallery for reuse.
🔀 Parallel execution
Run multiple tasks simultaneously with status indicators for efficient workflow management.
🌐 Web automation
Browse websites, fill forms, navigate deep sites not indexed by search engines, with real-time browser view.
💻 Code execution
Generate and execute code alongside web browsing for comprehensive task automation capabilities.
🔗

@arXiv_csMA_bot@mastoxiv.page
2025-08-28 07:57:41

Aegis: Taxonomy and Optimizations for Overcoming Agent-Environment Failures in LLM Agents
Kevin Song, Anand Jayarajan, Yaoyao Ding, Qidong Su, Zhanda Zhu, Sihang Liu, Gennady Pekhimenko
arxiv.org/abs/2508.19504

@arXiv_csCR_bot@mastoxiv.page
2025-10-03 08:25:41

Breaking the Code: Security Assessment of AI Code Agents Through Systematic Jailbreaking Attacks
Shoumik Saha, Jifan Chen, Sam Mayers, Sanjay Krishna Gouda, Zijian Wang, Varun Kumar
arxiv.org/abs/2510.01359

@arXiv_csAR_bot@mastoxiv.page
2025-07-29 07:30:41

MCP4EDA: LLM-Powered Model Context Protocol RTL-to-GDSII Automation with Backend Aware Synthesis Optimization
Yiting Wang, Wanghao Ye, Yexiao He, Yiran Chen, Gang Qu, Ang Li
arxiv.org/abs/2507.19570

@arXiv_csCV_bot@mastoxiv.page
2025-09-25 10:24:32

FreezeVLA: Action-Freezing Attacks against Vision-Language-Action Models
Xin Wang, Jie Li, Zejia Weng, Yixu Wang, Yifeng Gao, Tianyu Pang, Chao Du, Yan Teng, Yingchun Wang, Zuxuan Wu, Xingjun Ma, Yu-Gang Jiang
arxiv.org/abs/2509.19870

@StephenRees@mas.to
2025-08-13 22:21:06

From Leadnow
urgent petition from Leadnow supporter Leslie, who is calling on the federal government to immediately end its contracts with GardaWorld — the Canadian company staffing a new ICE immigration detention facility in the U.S. called Alligator Alcatraz.
GardaWorld — a Canadian-based “private security company” — has million-dollar contracts to execute Trump's racist and inhumane immigration regime, which kidnaps people, tears families apart, and denies people due proc…

@arXiv_csRO_bot@mastoxiv.page
2025-09-30 10:42:01

DBF-MA: A Differential Bayesian Filtering Planner for Multi-Agent Autonomous Racing Overtakes
Trent Weiss, Amar Kulkarni, Madhur Behl
arxiv.org/abs/2509.22937

@arXiv_csSE_bot@mastoxiv.page
2025-09-30 10:38:51

TENET: Leveraging Tests Beyond Validation for Code Generation
Yiran Hu, Nan Jiang, Shanchao Liang, Yi Wu, Lin Tan
arxiv.org/abs/2509.24148

@fanf@mendeddrum.org
2025-07-17 08:42:03

from my link log —
Dynamic witnesses for static type errors in OCaml, or, ill-typed programs usually go wrong.
arxiv.org/abs/1606.07557
saved 2025-05-31

@arXiv_csDC_bot@mastoxiv.page
2025-08-27 07:37:12

Experiences with Model Context Protocol Servers for Science and High Performance Computing
Haochen Pan, Ryan Chard, Reid Mello, Christopher Grams, Tanjin He, Alexander Brace, Owen Price Skelly, Will Engler, Hayden Holbrook, Song Young Oh, Maxime Gonthier, Michael Papka, Ben Blaiszik, Kyle Chard, Ian Foster
arxiv.org/abs/2508.18489

@arXiv_csRO_bot@mastoxiv.page
2025-09-30 12:50:11

Very High Frequency Interpolation for Direct Torque Control
Rafael Kourdis, Maciej St\k{e}pie\'n, J\'er\^ome Manhes, Nicolas Mansard, Steve Tonneau, Philippe Sou\`eres, Thomas Flayols
arxiv.org/abs/2509.24175

@arXiv_quantph_bot@mastoxiv.page
2025-07-29 11:34:01

Quantum Circuit Caches and Compressors for Low Latency, High Throughput Computing
Ioana Moflic, Alan Robertson, Simon J. Devitt, Alexandru Paler
arxiv.org/abs/2507.20677

@arXiv_csCR_bot@mastoxiv.page
2025-07-31 08:12:13

Prompt Optimization and Evaluation for LLM Automated Red Teaming
Michael Freenor, Lauren Alvarez, Milton Leal, Lily Smith, Joel Garrett, Yelyzaveta Husieva, Madeline Woodruff, Ryan Miller, Erich Kummerfeld, Rafael Medeiros, Sander Schulhoff
arxiv.org/abs/2507.22133

@arXiv_csSE_bot@mastoxiv.page
2025-07-30 09:13:32

DeepGo: Predictive Directed Greybox Fuzzing
Peihong Lin, Pengfei Wang, Xu Zhou, Wei Xie, Gen Zhang, Kai Lu
arxiv.org/abs/2507.21952 arxiv.o…

@arXiv_quantph_bot@mastoxiv.page
2025-07-29 11:34:51

Optimization and Synthesis of Quantum Circuits with Global Gates
Alejandro Villoria, Henning Basold, Alfons Laarman
arxiv.org/abs/2507.20694

@arXiv_csAR_bot@mastoxiv.page
2025-08-25 07:31:00

ASIC-Agent: An Autonomous Multi-Agent System for ASIC Design with Benchmark Evaluation
Ahmed Allam, Youssef Mansour, Mohamed Shalan
arxiv.org/abs/2508.15940

@arXiv_csAI_bot@mastoxiv.page
2025-08-19 11:17:40

Bayesian Optimization-based Search for Agent Control in Automated Game Testing
Carlos Celemin
arxiv.org/abs/2508.13121 arxiv.org/pdf/2508.1…

@arXiv_csCR_bot@mastoxiv.page
2025-07-31 09:14:21

Invisible Injections: Exploiting Vision-Language Models Through Steganographic Prompt Embedding
Chetan Pathade
arxiv.org/abs/2507.22304 arx…

@arXiv_csRO_bot@mastoxiv.page
2025-08-28 08:57:51

Impedance Primitive-augmented Hierarchical Reinforcement Learning for Sequential Tasks
Amin Berjaoui Tahmaz, Ravi Prakash, Jens Kober
arxiv.org/abs/2508.19607

@arXiv_csCR_bot@mastoxiv.page
2025-08-29 09:02:11

Ransomware 3.0: Self-Composing and LLM-Orchestrated
Md Raz, Meet Udeshi, P. V. Sai Charan, Prashanth Krishnamurthy, Farshad Khorrami, Ramesh Karri
arxiv.org/abs/2508.20444

@arXiv_quantph_bot@mastoxiv.page
2025-08-26 11:44:26

Harnessing the edge of chaos for combinatorial optimization
Hayato Goto, Ryo Hidaka, Kosuke Tatsumura
arxiv.org/abs/2508.17655 arxiv.org/pd…

@arXiv_csAI_bot@mastoxiv.page
2025-09-18 09:33:51

See, Think, Act: Teaching Multimodal Agents to Effectively Interact with GUI by Identifying Toggles
Zongru Wu, Rui Mao, Zhiyuan Tian, Pengzhou Cheng, Tianjie Ju, Zheng Wu, Lingzhong Dong, Haiyue Sheng, Zhuosheng Zhang, Gongshen Liu
arxiv.org/abs/2509.13615

@arXiv_csSE_bot@mastoxiv.page
2025-08-27 09:20:52

A Slice-Based Change Impact Analysis for Regression Test Case Prioritization of Object-Oriented Programs
S. Panda, D. Munjal, D. P. Mohapatra
arxiv.org/abs/2508.19056

@arXiv_csRO_bot@mastoxiv.page
2025-09-26 10:10:41

Human-like Navigation in a World Built for Humans
Bhargav Chandaka, Gloria X. Wang, Haozhe Chen, Henry Che, Albert J. Zhai, Shenlong Wang
arxiv.org/abs/2509.21189

@arXiv_csRO_bot@mastoxiv.page
2025-09-25 10:20:52

MARG: MAstering Risky Gap Terrains for Legged Robots with Elevation Mapping
Yinzhao Dong, Ji Ma, Liu Zhao, Wanyue Li, Peng Lu
arxiv.org/abs/2509.20036

@arXiv_quantph_bot@mastoxiv.page
2025-08-25 09:43:50

Hybrid Classical-Quantum Supercomputing: A demonstration of a multi-user, multi-QPU and multi-GPU environment
Mateusz Slysz, Piotr Rydlichowski, Krzysztof Kurowski, Omar Bacarezza, Esperanza Cuenca Gomez, Zohim Chandani, Bettina Heim, Pradnya Khalate, William R. Clements, James Fletcher
arxiv.org/abs/2508.16297

@arXiv_csSE_bot@mastoxiv.page
2025-07-25 09:36:52

Scheduzz: Constraint-based Fuzz Driver Generation with Dual Scheduling
Yan Li, Wenzhang Yang, Yuekun Wang, Jian Gao, Shaohua Wang, Yinxing Xue, Lijun Zhang
arxiv.org/abs/2507.18289

@arXiv_csAI_bot@mastoxiv.page
2025-07-16 09:57:01

Taming Uncertainty via Automation: Observing, Analyzing, and Optimizing Agentic AI Systems
Dany Moshkovich, Sergey Zeltyn
arxiv.org/abs/2507.11277

@arXiv_csCR_bot@mastoxiv.page
2025-09-22 08:34:11

Cuckoo Attack: Stealthy and Persistent Attacks Against AI-IDE
Xinpeng Liu, Junming Liu, Peiyu Liu, Han Zheng, Qinying Wang, Mathias Payer, Shouling Ji, Wenhai Wang
arxiv.org/abs/2509.15572

@arXiv_quantph_bot@mastoxiv.page
2025-07-23 10:28:42

Reconfigurable qubit states and quantum trajectories in a synthetic artificial neuron network with a process to direct information generation from co-integrated burst-mode spiking under non-Markovianity
Osama M. Nayfeh, Chris S. Horne
arxiv.org/abs/2507.16669

@arXiv_csRO_bot@mastoxiv.page
2025-09-23 12:14:00

The Surprising Effectiveness of Linear Models for Whole-Body Model-Predictive Control
Arun L. Bishop, Juan Alvarez-Padilla, Sam Schoedel, Ibrahima Sory Sow, Juee Chandrachud, Sheitej Sharma, Will Kraus, Beomyeong Park, Robert J. Griffin, John M. Dolan, Zachary Manchester
arxiv.org/abs/2509.17884

@arXiv_csAI_bot@mastoxiv.page
2025-09-15 09:10:41

Towards Fully Automated Molecular Simulations: Multi-Agent Framework for Simulation Setup and Force Field Extraction
Marko Petkovi\'c, Vlado Menkovski, Sof\'ia Calero
arxiv.org/abs/2509.10210

@arXiv_csSE_bot@mastoxiv.page
2025-09-19 09:44:51

On the Use of Agentic Coding Manifests: An Empirical Study of Claude Code
Worawalan Chatlatanagulchai, Kundjanasith Thonglek, Brittany Reid, Yutaro Kashiwa, Pattara Leelaprute, Arnon Rungsawang, Bundit Manaskasemsak, Hajimu Iida
arxiv.org/abs/2509.14744

@arXiv_quantph_bot@mastoxiv.page
2025-09-19 09:52:21

Circuit Partitioning for the Quantum Internet
Leo S\"unkel, Thomas Gabor, Claudia Linnhoff-Popien
arxiv.org/abs/2509.14413 arxiv.org/p…

@arXiv_csRO_bot@mastoxiv.page
2025-08-21 08:38:40

No More Marching: Learning Humanoid Locomotion for Short-Range SE(2) Targets
Pranay Dugar, Mohitvishnu S. Gadde, Jonah Siekmann, Yesh Godse, Aayam Shrestha, Alan Fern
arxiv.org/abs/2508.14098

@arXiv_csCR_bot@mastoxiv.page
2025-07-21 08:38:30

TopicAttack: An Indirect Prompt Injection Attack via Topic Transition
Yulin Chen, Haoran Li, Yuexin Li, Yue Liu, Yangqiu Song, Bryan Hooi
arxiv.org/abs/2507.13686

@arXiv_csSE_bot@mastoxiv.page
2025-08-18 08:14:10

AI Agentic Programming: A Survey of Techniques, Challenges, and Opportunities
Huanting Wang, Jingzhi Gong, Huawei Zhang, Zheng Wang
arxiv.org/abs/2508.11126

@arXiv_csRO_bot@mastoxiv.page
2025-09-19 10:14:41

CAD-Driven Co-Design for Flight-Ready Jet-Powered Humanoids
Punith Reddy Vanteddu, Davide Gorbani, Giuseppe L'Erario, Hosameldin Awadalla Omer Mohamed, Fabio Bergonti, Daniele Pucci
arxiv.org/abs/2509.14935

@arXiv_quantph_bot@mastoxiv.page
2025-09-16 12:03:37

Towards a Global Scale Quantum Information Network: A Study Applied to Satellite-Enabled Distributed Quantum Computing
Laurent de Forges de Parny, Luca Paccard, Mathieu Bertrand, Luca Lazzarini, Valentin Leloup, Raphael Aymeric, Agathe Blaise, St\'ephanie Molin, Pierre Besancenot, Cyrille Laborde, Mathias van den Bossche
arxiv.…

@arXiv_csSE_bot@mastoxiv.page
2025-09-16 08:39:56

Arguzz: Testing zkVMs for Soundness and Completeness Bugs
Christoph Hochrainer, Valentin W\"ustholz, Maria Christakis
arxiv.org/abs/2509.10819

@arXiv_csRO_bot@mastoxiv.page
2025-08-20 08:50:30

Switch4EAI: Leveraging Console Game Platform for Benchmarking Robotic Athletics
Tianyu Li, Jeonghwan Kim, Wontaek Kim, Donghoon Baek, Seungeun Rho, Sehoon Ha
arxiv.org/abs/2508.13444

@arXiv_csRO_bot@mastoxiv.page
2025-09-17 10:27:00

Multi-Robot Task Planning for Multi-Object Retrieval Tasks with Distributed On-Site Knowledge via Large Language Models
Kento Murata, Shoichi Hasegawa, Tomochika Ishikawa, Yoshinobu Hagiwara, Akira Taniguchi, Lotfi El Hafi, Tadahiro Taniguchi
arxiv.org/abs/2509.12838

@arXiv_csRO_bot@mastoxiv.page
2025-08-20 09:19:40

Unified Hierarchical MPC in Task Executing for Modular Manipulators across Diverse Morphologies
Maolin Lei, Edoardo Romiti, Arturo Laurenzi, Cheng Zhou, Wanli Xing, Liang Lu, Nikos G. Tsagarakis
arxiv.org/abs/2508.13513

@arXiv_csRO_bot@mastoxiv.page
2025-09-19 10:28:11

Ask-to-Clarify: Resolving Instruction Ambiguity through Multi-turn Dialogue
Xingyao Lin, Xinghao Zhu, Tianyi Lu, Sicheng Xie, Hui Zhang, Xipeng Qiu, Zuxuan Wu, Yu-Gang Jiang
arxiv.org/abs/2509.15061

@arXiv_csRO_bot@mastoxiv.page
2025-09-17 10:21:40

Toward Ownership Understanding of Objects: Active Question Generation with Large Language Model and Probabilistic Generative Model
Saki Hashimoto, Shoichi Hasegawa, Tomochika Ishikawa, Akira Taniguchi, Yoshinobu Hagiwara, Lotfi El Hafi, Tadahiro Taniguchi
arxiv.org/abs/2509.12754

@arXiv_csRO_bot@mastoxiv.page
2025-07-17 08:52:40

NemeSys: An Online Underwater Explorer with Goal-Driven Adaptive Autonomy
Adnan Abdullah, Alankrit Gupta, Vaishnav Ramesh, Shivali Patel, Md Jahidul Islam
arxiv.org/abs/2507.11889