• 学术搜索
  • 科研智能体
    • Research Labs
    • AI 阅读
    • AI 文库
    • 深度研究
    • 学者亮点
  • 学术资源
    • AI2000
    • 期刊/会议
    • 学者库
    • 学术API
    • 溯源树
    • 数据集
  • 知识沉淀
    • 学术空间
订阅小程序
旧版功能
aminer vip
开通会员低至0.73元/天
一次搞定AI科研
立即登录
  • English
  • 联系方式
    米

    米特里公司

    Mitre Corporation
    企业
    2,847论文总数
    7万引用总数

    The Mitre Corporation (stylized as The MITRE Corporation and MITRE) is an American not-for-profit organization based in Bedford, Massachusetts, and McLean, Virginia. It manages federally funded research and development centers (FFRDCs) supporting several U.S. government agencies.

    论文量&引用量时间轴

    机构学者

    排序
    Lynette Hirschman
    Lynette Hirschman
    The MITRE Corporation, Bedford, MA
    论文:60引用:0H-index:0
    Craig R Wanke
    Craig R Wanke
    The MITRE Corporation
    论文:54引用:0H-index:0
    Gerald Gilbert
    Gerald Gilbert
    Quantum Information Science Group
    论文:50引用:0H-index:0
    Christine Taylor
    Christine Taylor
    Sch Nursing & Midwifery, Western Sydney Univ
    论文:44引用:0H-index:0
    Joshua Guttman
    Joshua Guttman
    The MITRE Corporation;Worcester Polytechnic Institute
    论文:32引用:0H-index:0
    Matt Eichenfield
    Matt Eichenfield
    Laboratory of Applied Physics, Sr .;California Institute of Technology;Laboratory of Applied Physics, California Institute of Technology
    论文:28引用:0H-index:0
    Lesley A. Weitz
    Lesley A. Weitz
    Center for Advanced Aviation System Development, The MITRE Corporation
    论文:28引用:0H-index:0
    Dong Mark
    Dong Mark
    Department of Electrical and Computer Engineering, University of Michigan
    论文:27引用:0H-index:0
    James S. Dearmon
    James S. Dearmon
    Center for Advanced Aviation System Development (CAASD), The MITRE Corporation
    论文:25引用:0H-index:0

    论文(2847)

    年份
    起
    –
    止
    排序
    1Provable Orbit Recovery over SO(3) from the Non-Uniform Second Moment
    Tamir Bendory,Dan Edidin, Josh Katz,Shay Kreymer,Nir Sharon

    We study the recovery of an unknown three-dimensional band-limited signal from multiple noisy observations that are randomly rotated by latent elements of SO(3), where the rotations are drawn from an unknown, non-uniform distribution. Because the rotations are unobserved, only the signal orbit under the rotation group can be recovered. We show that the signal orbit and the rotation distribution are jointly identifiable from the first and second moments. This yields an improved high-noise sample complexity that scales quadratically with the noise variance, rather than cubically as in the uniform-rotation case. We further develop a provable, computationally efficient reconstruction algorithm that recovers the 3-D signal by successively solving a sequence of well-conditioned linear systems. The algorithm is validated through extensive numerical experiments. Our results provide a principled and tractable framework for high-noise 3-D orbit recovery, with potential relevance to cryo-electron microscopy and cryo-electron tomography modeling, where molecules are observed in unknown orientations.

    2027Applied and Computational Harmonic Analysis(2027)引用:2
    引用
    AI阅读
    加入学术空间
    2Artificial Intelligence Enabled Systems Engineering Modeling with Retrieval Augmented Generation
    Tomi Esho, Clarissa Hoyt, Jeremy Marshall, Jyotirmay Gadewadikar

    This work presents an AI-enabled tool aimed at streamlining model-based systems engineering (MBSE) workflows. The tool converts natural language inputs into MBSE models by combining large language models, natural language processing techniques, and retrieval augmented generation with MBSE software APIs. Integrating generative AI into systems engineering processes is highly effective for automating routine tasks, boosting productivity, and supporting the ongoing digital transformation in the field.Summary This work enhances systems engineering processes by automating modeling tasks with an AI-driven tool. For researchers, the tool offers the ability to integrate large language models (LLMs) with model-based systems engineering (MBSE) tools through application programming interfaces (APIs). The tool's core capabilities include the automatic creation of SysML components like block definition diagrams and state machine diagrams, as well as reading and analyzing the models. With the addition of retrieval augmented generation (RAG), the program can retrieve context from documents that contain domain-specific information, which is used to improve the language model's response. For practitioners, the tool assists systems engineers with an interactive user interface that offers AI-driven model management. The tool is presented as a chatbot where users can request model updates, ask questions, or automate tasks. These abilities improve speed and accuracy within the systems engineering workflows.

    2026SYSTEMS ENGINEERING(2026)引用:2
    引用
    AI阅读
    加入学术空间
    3Can LLMs Replace Humans During Code Chunking?
    Christopher Glasz, Emily Escamilla, Eric O. Scott, Anand Patel, Jacob Zimmer, Colin Diggs, Michael Doyle, Scott Rosen, Nitin Naik, Justin F. Brunelle, Samruddhi Thaker, Parthav Poudel,

    Large language models (LLMs) have become essential tools in computer science, especially for tasks involving code understanding and generation. However, existing work does not address the unique challenges presented by the scale and complexity of code written for government applications. In particular, government enterprise software is often written in legacy languages like MUMPS or assembly language code (ALC) and the overall token lengths of these systems exceed the context window size for current commercially available LLMs. Additionally, LLMs are primarily trained on modern software languages and have undergone limited testing with legacy languages, making their ability to understand legacy languages unknown and, hence, an area for empirical study. This paper examines the application of LLMs in the modernization of legacy government code written in ALC and MUMPS, addressing the challenges of input limitations. We investigate various code-chunking methods to optimize the generation of summary module comments for legacy code files, evaluating the impact of code-chunking methods on the quality of documentation produced by different LLMs, including GPT-4o, Claude 3 Sonnet, Mixtral, and Llama 3. Our results indicate that LLMs can select partition points closely aligned with human expert partitioning. We also find that chunking approaches have significant impact on downstream tasks such as documentation generation. LLM-created partitions produce comments that are up to 20

    2026Intelligent Computing(2026)引用:2
    引用
    AI阅读
    加入学术空间
    4When Does Adaptation Win? Scaling Laws for Meta-Learning in Quantum Control
    Nima Leclerc, Chris Miller, Nicholas Brawand

    Quantum hardware suffers from intrinsic device heterogeneity and environmental drift, forcing practitioners to choose between suboptimal non-adaptive controllers or costly per-device recalibration. We derive a scaling law lower bound for meta-learning showing that the adaptation gain (expected fidelity improvement from task-specific gradient steps) saturates exponentially with gradient steps and scales linearly with task variance, providing a quantitative criterion for when adaptation justifies its overhead. Validation on quantum gate calibration shows negligible benefits for low-variance tasks but >40% fidelity gains on two-qubit gates under extreme out-of-distribution conditions (10× the training noise), with implications for reducing per-device calibration time on cloud quantum processors. Further validation on classical linear-quadratic control confirms these laws emerge from general optimization geometry rather than quantum-specific physics. Together, these results offer a transferable framework for decision-making in adaptive control.

    2026ICML 2026(2026)引用:2
    引用
    AI阅读
    加入学术空间
    5Projected Multi-Reference Alignment
    Amnon Balanov, Josh Katz,Tamir Bendory,Dan Edidin

    Motivated by structural biology applications, we study the projected multi-reference alignment (MRA) model, in which an unknown signal is observed through noisy samples, each generated by applying a random cyclic shift followed by a fixed projection. The projection merges reflection-symmetric index pairs, thereby discarding orientation information. The goal is to recover the dihedral orbit of the signal. We prove that in the high-noise regime, the first three moments of the projected observations determine a generic dihedral orbit. The main mechanism is a reduction, at the moment level, from projected MRA to the reflection-invariant phase-coupling structure of dihedral MRA. In Fourier-cosine coordinates adapted to the projection, the first moment determines the mean component, the second moment determines the Fourier magnitudes, and selected third moments yield the cosine phase-coupling relations appearing in the dihedral bispectrum. These relations lead to a constructive recovery scheme from moments up to order three. We complement the population theory with finite-sample experiments comparing expectation–maximization (EM), direct moment optimization, and direct Fourier-cosine moment optimization. The results show that, in the high-noise regime, both EM and direct moment optimization are consistent with the predicted third-moment sample-complexity scaling n ≳ σ^6, where n is the number of observations and σ^2 is the noise variance.

    2026引用:1
    引用
    AI阅读
    加入学术空间
    立即登录,查看全部 2847 篇论文

    合作机构(100)

    麻省理工学院合作论文 65
    乔治梅森大学合作论文 44
    United States Department of Transportation,Government of the United States of America合作论文 28
    密歇根大学合作论文 26
    美国国家航空航天局合作论文 23
    马里兰大学合作论文 22
    亚利桑那大学合作论文 19
    马萨诸塞大学合作论文 19
    桑迪亚国家实验室合作论文 18
    约翰斯·霍普金斯大学合作论文 18

    机构统计