terminal
- North America > United States > New York > New York County > New York City (0.04)
- North America > United States > California > Santa Clara County > Palo Alto (0.04)
- Europe > Italy > Veneto > Venice (0.04)
- Europe > Finland > Uusimaa > Helsinki (0.04)
How does the cutoff of Starlink terminals affect Russia's moves in Ukraine?
Could Ukraine hold a presidential election right now? Will Europe use frozen Russian assets to fund war? How can Ukraine rebuild China ties? 'Ukraine is running out of men, money and time' How does the cutoff of Starlink terminals affect Russia's moves in Ukraine? A heavy Russian Geran drone struck a fast-moving train in northern Ukraine on January 27, killing five, wounding two and starting a fire that disfigured the railway carriage.
- Asia > Russia (0.70)
- South America (0.41)
- North America > United States (0.41)
- (9 more...)
- Government > Military (0.73)
- Law Enforcement & Public Safety > Crime Prevention & Enforcement (0.71)
- Transportation > Ground > Rail (0.56)
- Law > Criminal Law (0.56)
- Information Technology > Communications (0.51)
- Information Technology > Artificial Intelligence > Robots > Autonomous Vehicles > Drones (0.32)
Ukraine hails 'real results' after Musk restricts Russian Starlink use
Ukraine hails'real results' after Musk restricts Russian Starlink use Elon Musk's efforts to stop Russia from using Starlink satellites for drone attacks have delivered real results, a Ukrainian official said. Praising the SpaceX founder as a true champion of freedom and a true friend of the Ukrainian people, defence minister Mykhailo Fedorov said Musk had swiftly responded when he was told Russian drones with Starlink connectivity were operating in the country. The drones have been linked to a number of recent deadly attacks by Russia on Ukraine, including one on a moving passenger train which left six people dead. Looks like the steps we took to stop the unauthorised use of Starlink by Russia have worked, Musk wrote on X. Let us know if more needs to be done.
- Asia > Russia (0.96)
- North America > Central America (0.15)
- Oceania > Australia (0.06)
- (17 more...)
- Leisure & Entertainment (1.00)
- Government > Military (1.00)
- Government > Regional Government > Europe Government > Ukraine Government (0.91)
Nearly Tight Bounds For Differentially Private Multiway Cut
Finding min $s$-$t$ cuts in graphs is a basic algorithmic tool, with applications in image segmentation, community detection, reinforcement learning, and data clustering. In this problem, we are given two nodes as terminals and the goal is to remove the smallest number of edges from the graph so that these two terminals are disconnected. We study the complexity of differential privacy for the min $s$-$t$ cut problem and show nearly tight lower and upper bounds where we achieve privacy at no cost for running time efficiency. We also develop a differentially private algorithm for the multiway $k$-cut problem, in which we are given $k$ nodes as terminals that we would like to disconnect. As a function of $k$, we obtain privacy guarantees that are exponentially more efficient than applying the advanced composition theorem to known algorithms for multiway $k$-cut. Finally, we empirically evaluate the approximation of our differentially private min $s$-$t$ cut algorithm and show that it almost matches the quality of the output of non-private ones.
Enhancing Large Language Models for End-to-End Circuit Analysis Problem Solving
Chen, Liangliang, Sun, Weiyu, Zhang, Ying
Large language models (LLMs) have shown strong performance in data-rich domains such as programming, but their reliability in engineering tasks remains limited. Circuit analysis -- requiring multimodal understanding and precise mathematical reasoning -- highlights these challenges. Although Gemini 2.5 Pro improves diagram interpretation and analog-circuit reasoning, it still struggles to consistently produce correct solutions when given both text and circuit diagrams. At the same time, engineering education needs scalable AI tools capable of generating accurate solutions for tasks such as automated homework feedback and question-answering. This paper presents an enhanced, end-to-end circuit problem solver built on Gemini 2.5 Pro. We first benchmark Gemini on a representative set of undergraduate circuit problems and identify two major failure modes: 1) circuit-recognition hallucinations, particularly incorrect source polarity detection, and 2) reasoning-process hallucinations, such as incorrect current directions. To address recognition errors, we integrate a fine-tuned YOLO detector and OpenCV processing to isolate voltage and current sources, enabling Gemini to re-identify source polarities from cropped images with near-perfect accuracy. To reduce reasoning errors, we introduce an ngspice-based verification loop in which Gemini generates a .cir file, ngspice simulates the circuit, and discrepancies trigger iterative regeneration with optional human-in-the-loop review. Across 83 problems, the proposed pipeline achieves a 97.59% success rate (81 correct solutions), substantially outperforming Gemini 2.5 Pro's original 79.52% accuracy. This system extends LLM capabilities for multimodal engineering problem-solving and supports the creation of high-quality educational datasets and AI-powered instructional tools.
- North America > United States > Tennessee > Davidson County > Nashville (0.04)
- Europe > Italy > Sicily > Palermo (0.04)
- South America > Uruguay > Maldonado > Maldonado (0.04)
- (9 more...)
- Research Report > New Finding (1.00)
- Workflow (0.93)
- Instructional Material > Course Syllabus & Notes (0.67)
- Education > Curriculum > Subject-Specific Education (0.69)
- Education > Educational Technology > Educational Software > Computer Based Training (0.46)
- Education > Educational Setting > Higher Education (0.46)
MASPRM: Multi-Agent System Process Reward Model
Yazdani, Milad, Mostajabdaveh, Mahdi, Zhou, Zirui, Xiong, Ying
Practical deployment of Multi-Agent Systems (MAS) demands strong test-time performance, motivating methods that guide inference-time search and selectively spend compute to improve quality. We present the Multi-Agent System Process Reward Model (MASPRM). It assigns per-action, per-agent values to partial inter-agent transcripts and acts as an inference-time controller. MASPRM is trained from multi-agent Monte Carlo Tree Search (MCTS) rollouts without requiring step-level human annotations, by propagating returns to local targets. At inference, MASPRM guides step-level beam search and MCTS, focusing computation on promising branches and pruning early. On GSM8K and MATH, MASPRM-guided decoding with an outcome reward model (ORM) applied to the final answer, improves exact match (EM) over a single straight-through MAS pass by $+30.7$ and $+22.9$ points, respectively. A MASPRM trained on GSM8K transfers zero-shot to MATH without retraining, adding $8.4$ EM points at the same budget. MASPRM is a plug-in value model that estimates per-agent progress and complements verifier-style decoders, enabling more reliable, compute-aware multi-agent reasoning. Code: https://github.com/milad1378yz/MASPRM
- North America > Canada > British Columbia > Metro Vancouver Regional District > Burnaby (0.14)
- North America > Canada > British Columbia > Vancouver (0.04)
- Asia > Myanmar > Tanintharyi Region > Dawei (0.04)
Fair Minimum Labeling: Efficient Temporal Network Activations for Reachability and Equity
Oettershagen, Lutz, Michail, Othon
Balancing resource efficiency and fairness is critical in networked systems that support modern learning applications. We introduce the Fair Minimum Labeling (FML) problem: the task of designing a minimum-cost temporal edge activation plan that ensures each group of nodes in a network has sufficient access to a designated target set, according to specified coverage requirements. FML captures key trade-offs in systems where edge activations incur resource costs and equitable access is essential, such as distributed data collection, update dissemination in edge-cloud systems, and fair service restoration in critical infrastructure. We show that FML is NP-hard and $Ω(\log |V|)$-hard to approximate, where $V$ is the set of nodes, and we present probabilistic approximation algorithms that match this bound, achieving the best possible guarantee for the activation cost. We demonstrate the practical utility of FML in a fair multi-source data aggregation task for training a shared model. Empirical results show that FML enforces group-level fairness with substantially lower activation cost than baseline heuristics, underscoring its potential for building resource-efficient, equitable temporal reachability in learning-integrated networks.
- South America > Chile > Santiago Metropolitan Region > Santiago Province > Santiago (0.04)
- North America > United States > California > Santa Clara County > Palo Alto (0.04)
ArtNet: Hierarchical Clustering-Based Artificial Netlist Generator for ML and DTCO Application
Kang, Andrew B. Kahng. Seokhyeong, Park, Seonghyeon, Yoon, Dooseok
Abstract--In advanced nodes, optimization of power, performance and area (PPA) has become highly complex and challenging. Machine learning (ML) and design-technology co-optimization (DTCO) provide promising mitigations, but face limitations due to a lack of diverse training data as well as long design flow turnaround times (T A T). We propose ArtNet, a novel artificial netlist generator designed to tackle these issues. By producing realistic artificial datasets that more closely match given target parameters, ArtNet enables more efficient PPA optimization and exploration of flows and design enablements. In the context of CNN-based DRV prediction, ArtNet's data augmentation improves F1 score by 0.16 compared to using only the original (real) dataset. In the DTCO context, ArtNet-generated mini-brains achieve a PPA match up to 97.94%, demonstrating close alignment with design metrics of targeted full-scale block designs. S modern designs increase in complexity and scale, improvement of power, performance, and area (PP A) has become more challenging. Place-and-route (P&R) tools rely heavily on heuristics, but struggle with problem scale and the need to balance turnaround time (T A T) against quality of results (QoR). Machine learning (ML) offers the promise of T A T reduction through prediction and optimization of design processes to avoid iterative design loops [24]. However, data requirements of ML are difficult to satisfy, and obtaining high-quality, sharable design datasets remains a key challenge. Restrictions on sharing of proprietary designs and EDA tool outputs hinder creation of comprehensive datasets, limiting the effectiveness of ML models and underlying research efforts. At the same time, the slowdown of Moore's Law has made design-technology co-optimization (DTCO) essential to PP A improvement in advanced nodes [4] [5]. However, co-exploration of the broad solution space for design and technology is gated by large tool and flow T A T on real designs.
- North America > United States > California > San Diego County > San Diego (0.04)
- Asia > South Korea > Gyeongsangbuk-do > Pohang (0.04)
- Europe > Netherlands > South Holland > Leiden (0.04)
- (4 more...)
Randomized HyperSteiner: A Stochastic Delaunay Triangulation Heuristic for the Hyperbolic Steiner Minimal Tree
Medbouhi, Aniss Aiman, García-Castellanos, Alejandro, Marchetti, Giovanni Luca, Pelt, Daniel, Bekkers, Erik J, Kragic, Danica
We study the problem of constructing Steiner Minimal Trees (SMTs) in hyperbolic space. Exact SMT computation is NP-hard, and existing hyperbolic heuristics such as HyperSteiner are deterministic and often get trapped in locally suboptimal configurations. We introduce Randomized HyperSteiner (RHS), a stochastic Delaunay triangulation heuristic that incorporates randomness into the expansion process and refines candidate trees via Riemannian gradient descent optimization. Experiments on synthetic data sets and a real-world single-cell transcrip-tomic data show that RHS outperforms Minimum Spanning Tree (MST), Neighbour Joining, and vanilla HyperSteiner (HS). In near-boundary configurations, RHS can achieve a 32% reduction in total length over HS, demonstrating its effectiveness and robustness in diverse data regimes.
- Asia > Japan > Honshū > Chūbu > Nagano Prefecture > Nagano (0.04)
- South America > Brazil (0.04)
- Europe > Netherlands > South Holland > Leiden (0.04)
- (6 more...)
- North America > United States > California > Santa Clara County > Palo Alto (0.04)
- Europe > Italy (0.04)
- Europe > Finland > Uusimaa > Helsinki (0.04)