News / #ide Tag Ide 178 articles archived under #ide · RSS Sign in to follow arXiv — NLP / Computation & Language research 2d ago FIRSTPASS: A Multi-Domain, Multi-Round Peer Review Dataset Grounded in Real Editorial Outcomes arXiv:2608.26129v1 Announce Type: new Abstract: Scientific peer review datasets have trained AI systems exclusively on Computer Science and Machine Learning venues, producing models that critique ablation studies yet have never seen a biology reviewer demand contamination… 8 arXiv — NLP / Computation & Language research 2d ago On Scope Classification and Current Knowledge-Editing Benchmarks: A Negative Result, with INLAY as a Gradient-Free Case Study arXiv:2608.26292v1 Announce Type: new Abstract: Every memory-based knowledge editor in the SERAC lineage depends on a scope decision: given a query, does a stored edit apply? We report that current knowledge-editing benchmarks cannot measure this decision at all. Using INLAY, a… 27 Hugging Face Daily Papers research 2d ago Aphanta: Diagnosing Task-Aligned Image-Edited Intermediates for Multimodal Reasoning Abstract Aphanta evaluates when image-editing intermediates improve multimodal reasoning by testing direct, editor-generated, and idealized visual states across tasks. Generated by thinkingmachines/Inkling-Small Explicit visual intermediates can help multimodal large language… 26 arXiv — Machine Learning research 3d ago M-Fibration Theory with Applications to Neural Network Compression arXiv:2608.25598v1 Announce Type: new Abstract: The purpose of this paper is to provide a general, comprehensive, theoretical framework that allows one to deal with fibrations on graphs labelled on a commutative monoid. This is a genuine extension of the theory of graph… 38 arXiv — NLP / Computation & Language research 3d ago Plans You Can Check: Verifier-Grounded Learning of an Open-Weight Planner for Executable Video-Editing arXiv:2608.25622v1 Announce Type: cross Abstract: Practical video editing is not only pixel generation: an editor must turn a brief, a clip pool, music metadata, and hard constraints into an executable timeline. We study this decision layer as \emph{executable video-editing… 32 TechCrunch — AI news-outlet 4d ago India’s Ringg gets backing from Peak XV as it pushes voice AI past the phone call Ringg has raised $10 million from Peak XV as a part of its Series A extension. 25 Hugging Face Daily Papers research 4d ago TorchMorph: CUDA-accelerated Morphological Transforms Abstract TorchMorph is a PyTorch extension providing GPU-accelerated morphological and distance-transform operators across up to eight dimensions with a SciPy-compatible API. Generated by thinkingmachines/Inkling-Small Morphological transforms are long-standing tools for shape… 14 TechCrunch — AI news-outlet 4d ago Robotics startup Generalist reaches $3B valuation, sources say The $200 million extension comes just months after the physical AI startup reached a $2 billion valuation. 27 NVIDIA Developer Blog official-blog 4d ago CUDA Python 1.0: Stable APIs, One Foundation, Full Platform Access For years, a Python developer who needed a GPU had two realistic choices: Learn NVIDIA CUDA C++ well enough to write an extension, set up a build toolchain, and... 31 Hugging Face Daily Papers research 5d ago Better Retrieval, Worse Robustness:How Multi-hop RAG Amplifies Upstream ASR Errors Abstract Retrieval-augmented generation extensions amplify automatic speech recognition errors in spoken multi-hop question answering, primarily through corrupted query entities. Generated by thinkingmachines/Inkling-Small Speech-based applications pass spoken queries through… 12 arXiv — NLP / Computation & Language research 5d ago Better Retrieval, Worse Robustness:How Multi-hop RAG Amplifies Upstream ASR Errors arXiv:2608.22872v1 Announce Type: new Abstract: Speech-based applications pass spoken queries through automatic speech recognition (ASR) before any retrieval module, so ASR errors enter the pipeline as a fixed upstream constraint. We empirically test whether two extensions to… 33 r/LocalLLaMA community 5d ago JetBrains local AI (using Qwen3.6 27B) Sounds quite interesting, a big IDE provider optimizing for local AI with their coding harness. Especially that they picked Qwen3.6 over Qwen3.8 because of the thinking needs. Haven't read the full article yet, but sounds really cool.   submitted by   /u/Danmoreng [link]… 36 llama.cpp releases dev-tools 7d ago b10589 cuda : add POOL_1D support ( #27573 ) cuda : add POOL_1D support fix: add missing trailing newline for editorconfig compliance Website: https://llama.app Attestations: https://github.com/ggml-org/llama.cpp/attestations/42401257 macOS/iOS: macOS Apple Silicon (arm64) macOS Apple… 29 arXiv — Machine Learning research 9d ago Time-Uniform Self-Normalized Concentration for Discounted Least Squares: Limits and Corrections arXiv:2608.19643v1 Announce Type: new Abstract: Self-normalized concentration inequalities are standard tools in bandit and reinforcement-learning analyses. A widely used weighted extension claims an analogous time-uniform guarantee for discounted least-squares estimators in… 20 arXiv — Machine Learning research 9d ago PETA:Parameter-Efficient Test-Time Adaptation for Virtual Screening arXiv:2608.19906v1 Announce Type: new Abstract: Accurately ranking active ligands for a target protein pocket from massive chemical libraries remains a central challenge in virtual screening. DrugCLIP and its recent extensions substantially accelerate this process by encoding… 17 Hacker News — AI on Front Page community 9d ago Show HN: Huzzah – a novel approach to coding with AI Hello everyone. I've been working on this experimental editor called Huzzah. I've been working almost exclusively with coding agents since January of this year, and over the past few months I began to feel utterly exhausted by them. They're great, but I'm finding it more and… 36 arXiv — NLP / Computation & Language research 10d ago FrenchNews-7: Benchmarking Cross-Publisher French News Editorial Desk Classification arXiv:2608.18097v1 Announce Type: new Abstract: We present FrenchNews-7, a cross-publisher France-based French-language news editorial desk classification benchmark combining a large multi-outlet corpus, a URL-derived seven-class taxonomy, and a fine-tuned CamemBERT classifier.… 8 arXiv — NLP / Computation & Language research 10d ago Building real-time digital twin instances with Function+Data Flow: user evaluation and extension for iterative pipelines arXiv:2608.18480v1 Announce Type: cross Abstract: Digital twins (DTs) increasingly leverage artificial intelligence (AI) and machine learning (ML) pipelines, both to build real-time DTs from high-fidelity simulations and to instantiate them with historical data. However,… 10 Simon Willison community 10d ago Quoting Jeremy Morrell My hypothesis is that there is a new opportunity for Extensible Software on the web . LLMs radically lower the cost of authoring extensions, and modern sandbox primitives lower the deployment cost and provide good security boundaries. We can build our app as a solid, accountable… 20 r/LocalLLaMA community 11d ago Am I doing something wrong? Qwen 3.8 27B seems useless for agentic coding I have been using local models on/off for like 2 years or so but never really used them extensively because the closed ones were always much better. Once Qwen 3.8 27B was released I decided to give it another serious try. I configured Cline and ZooCode as VSCode addons,… 29 arXiv — Machine Learning research 11d ago Backward through Time, Algebraically arXiv:2608.17087v1 Announce Type: new Abstract: Linear temporal logic is a modal extension of propositional logic that allows one to state how a system should behave over time. Its canonical domain is the booleans, but discretely-valued judgements are of little use in steering… 11 TechCrunch — AI news-outlet 11d ago Cursor capitalizes on GitHub frustration, launches rival hosting platform Cursor, known for its AI Code Editor, is launching a new code-hosting platform to rival developers' long preferred favorite, GitHub. 37 arXiv — Machine Learning research 12d ago PathFinder: Joint Decompositions of Linked Multimodal Datasets arXiv:2608.14951v1 Announce Type: new Abstract: Low-rank matrix decompositions can uncover patterns and structure in data and have a number of different applications across many disciplines. Extensions to "joint" low-rank decompositions have been proposed to link datasets from… 27 arXiv — NLP / Computation & Language research 12d ago QuantumPhaseNet: A Gauge-Covariant Geometric and Quantum-Spectral Theory of Semantic Concept Hierarchies with Prototype Validation of a Classical Quantum-Inspired Model arXiv:2608.15820v1 Announce Type: new Abstract: We present QuantumPhaseNet, a gauge-covariant geometric and quantum-spectral extension of Transformer representations. Context-dependent semantic states are modeled as complex amplitudes; a covariant phase rate induces a semantic… 26 r/LocalLLaMA community 12d ago Why do people like coding harnesses like opencode etc instead of an IDE? Just curious - I like to be able to see and manage the scripts my agent is working on. I find stuff like Claude Code and Open Code useful for doing stuff on my linux box but I don't understand why people would use that instead of a dedicated IDE where you can actually see the… 33 r/LocalLLaMA community 15d ago Qwen 3.8 27B - Aquarium Burst Sample Test Tested this prompt on the full version (BF16). Though this was a single prompt, I executed using vscode GH copilot extension on agent (allow all) mode and let it do its thing. So there were 54 model turns. Copilot kept iterating and reviewing the functionality (using playwright)… 19 Hugging Face Daily Papers research 15d ago Intern-S2-Preview: Scientific Agentic Foundation Model Abstract Intern-S2-Preview is a scientific agentic foundation model series that integrates multimodal pre-training, multi-task reinforcement learning, and memory-augmented extensions to support long-horizon scientific reasoning and forecasting. Generated by… 33 Simon Willison community 16d ago sqlite-utils 4.2.1 Release: sqlite-utils 4.2.1 Fixes a crashing bug in sqlite-utils 4.2 . I'd introduced code that looks like this: from typing_extensions import Self It turned out the typing-extensions package was not listed as a dependency for sqlite-utils - it was installed by one of the other… 17 arXiv — NLP / Computation & Language research 17d ago On Weak Bisimilarities in CCSK arXiv:2608.11531v1 Announce Type: new Abstract: In the context of CCSK, a reversible extension of CCS, we study different notions of bisimilarity (strong/weak, forward-only/reversible) and highlight their differences and commonalities. In particular, for the weak reversible… 20 arXiv — Machine Learning research 18d ago Hierarchical Empirical-Bayes Naive Bayes: Minimax Smoothing and Calibration with AODE Extension arXiv:2608.11162v1 Announce Type: new Abstract: The Naive Bayes (NB) classifier remains a standard choice for categorical data, yet its widely used smoothing rules, such as Laplace, Lidstone, Krichevsky-Trofimov, and the $m$-estimate, all prescribe a fixed smoothing strength… 14 arXiv — NLP / Computation & Language research 18d ago Cracks in the Foundation: Seemingly Minor Architectural Choices Impact Long Context Extension arXiv:2608.10296v1 Announce Type: new Abstract: One might imagine that architectural variations within the dense transformer paradigm have a limited effect on accuracy. However, we demonstrate that this is not the case in the long context setting. Specifically, we show that a… 32 Hugging Face Daily Papers research 18d ago TSDS-Toolbox: A Toolbox for Measuring Time-Series Dataset Similarity Abstract A unified toolbox enables reproducible comparison and extension of time-series dataset similarity methods for forecasting, classification, and generation tasks. Generated by thinkingmachines/Inkling-Small The rapid advancement of artificial intelligence (AI) has… 10 TechCrunch — AI news-outlet 18d ago Spotify will label ‘AI Persona’ profiles and exclude their music from recommendations Spotify is introducing “AI Persona” labels for artist profiles that represent AI-generated identities and will exclude their music from editorial, algorithmic, and personalized recommendations by default. 24 vLLM releases dev-tools 19d ago v0.27.1: [CI] Limit Arctic import check to x86 test images The arm64 test lockfile intentionally omits arctic-inference, so only validate its native extension on platforms where the package is installed. Co-authored-by: OpenAI Codex codex@openai.com Signed-off-by: khluu khluu000@gmail.com 19 arXiv — NLP / Computation & Language research 19d ago Mawqif-v2: An Arabic Benchmark Dataset for Cross-Target Stance Detection arXiv:2608.09539v1 Announce Type: new Abstract: Publicly available Arabic datasets for target-specific stance detection remain limited, particularly for evaluating cross-target generalization. This paper presents the Mawqif-v2 Extension, consisting of 996 manually annotated… 9 arXiv — NLP / Computation & Language research 19d ago REFRAMED: Towards Realistic Audio Description Generation for Movies arXiv:2608.09765v1 Announce Type: new Abstract: Audio Description (AD) is a verbal narration of key visual content in videos, enabling access for visually impaired audiences. Unlike standard video captioning, AD is a structured editorial task: descriptions must be inserted into… 35 r/LocalLLaMA community 22d ago Anyone else amped up over Qwen 3.8? I’ve been using 3.6 27B Q4, and that quant is fast on an M5. The code has been average, but consistently “good enough.” And, after a year, I can see home LLMs being served at home much like streaming music was introduced. A simple browser extension and all your queries go… 14 arXiv — NLP / Computation & Language research 23d ago Building Open-Retrieval Conversational Question Answering Systems by Generating Synthetic Data and Decontextualizing User Questions arXiv:2507.04884v2 Announce Type: replace Abstract: We consider open-retrieval conversational question answering (OR-CONVQA), an extension of question answering where system responses need to be (i) aware of dialog history and (ii) grounded in documents (or document fragments)… 4 llama.cpp releases dev-tools 24d ago b10293 ci : onboard AMD ROCm CI with gfx1151 fixes ( #26544 ) ci: prepare for amd rocm ci Signed-off-by: Aaron Teo aaron.teo1@ibm.com ci: fix editorconfig-checker Signed-off-by: Aaron Teo aaron.teo1@ibm.com ci: fix device not recognised Signed-off-by: Aaron Teo aaron.teo1@ibm.com ci:… 23 arXiv — NLP / Computation & Language research 25d ago Beyond Initialization Loss: A Systematic Study of Token Embedding Initialization Strategies for LLM Vocabulary Extension arXiv:2608.03494v1 Announce Type: new Abstract: Vocabulary extension is an efficient way to adapt pretrained large language models (LLMs) to new languages, but the initialization of newly added token embeddings can strongly affect continued pre-training (CPT) efficiency. We… 11 arXiv — NLP / Computation & Language research 25d ago LACE: Large Language Model Aided Multi-Agent Framework for Agile RISC-V Instruction Extension arXiv:2608.02915v1 Announce Type: cross Abstract: Domain-specific Instruction Set Architecture eXtensions (ISAX) are widely adopted in the RISC-V ecosystem to accelerate emerging workloads, but implementing and validating ISAXes across different cores remains slow and… 32 arXiv — Machine Learning research 26d ago Stabilized Best-of-$K$ Training for Neural Combinatorial Optimization arXiv:2608.00296v1 Announce Type: new Abstract: Leader Reward modifies POMO training to emphasize the best trajectory produced by repeated inference. We test a narrow extension: replace its binary leader/non-leader distinction with a stabilized rank signal indexed by a sampling… 26 Vercel — AI dev-tools 26d ago Give your eve agent a browser Your eve agent can now navigate the web like a human with agent-browser . The @agent-browser/eve extension gives any eve agent a full set of browser tools: navigate pages, read content, click, fill forms, take screenshots, and inspect console and network activity. Everything… 33 Simon Willison community 29d ago Slack Emoji Maker Tool: Slack Emoji Maker I wanted to create a new Slack emoji, and their tool recommends a square that's 128x128 and has a transparent background... so I had Fable build me this simple image editor against those requirements. Tags: tools , slack 19 llama.cpp releases dev-tools 1mo ago b10201 ggml-webgpu: improve flash_attn_vec for quantized KV at long contexts ( #25956 ) improve fa of quantized kv cache Fix some bugs and some comments. fix v type check and some comments Fix build error caused by rebasing editorconfig checking pass Website: https://llama.app… 13 Hugging Face Daily Papers research 1mo ago Pedestrian Archetypes Extension -- More Pedestrian Models for Autonomous Vehicle Safety Testing Abstract In our prior work, Pedestrian Archetypes, we defined pedestrian archetypes as collections of behaviors that uniquely identify a specific type of pedestrian. The first paper proposed 12 pedestrian archetypes, including the Wanderer, Drunk, Distracted, Flash, Indecisive,… 6 arXiv — NLP / Computation & Language research 1mo ago CACHE-UK: A Stability-Aware Memory Editor for Sequentially Updated Quantized LLMs in Finance arXiv:2607.28292v1 Announce Type: new Abstract: Large Language Models (LLMs) deployed in dynamic financial environments face a critical challenge: maintaining factual accuracy as market conditions, regulations, and corporate facts change continuously. While 4-bit quantization… 35 r/LocalLLaMA community 1mo ago A slide deck you can edit with a local model or in Chrome — the whole deck is a JSON block in one HTML file (~640KB with editor and viewer included) Over the past few months, our team has been building more and more slidedecks using web frontend technologies with coding harnesses, but a common complaint is to make even small edits we need to edit the code either manually or via the harness. To avoid this loop, I ended up… 17 arXiv — NLP / Computation & Language research 1mo ago Research Report on Noise-Shaped One-Bit Coefficients in Discrete Polynomial Fourier Extension arXiv:2607.24868v1 Announce Type: new Abstract: This report studies noise-shaped one-bit coefficients in normalized discrete polynomial Fourier extension. For first-order Sigma-Delta quantization, the error is written as $e_k=u_k-q_k=\Delta v_k$ with a uniformly bounded state.… 25 r/MachineLearning community 1mo ago Pattern Recognition (Elsevier): "With Editor" status date changed, but status didn't. Is this normal? [R] Hi everyone, I have a manuscript under review at Pattern Recognition (Elsevier) , and I'm a bit confused about the Editorial Manager status. My timeline is: Submitted: May 26, 2026 Re-submitted after making corrections, July 1: Status "With Editor" July 22: The Status Date… 35 Page 1 of 4 · 178 articles Older →