Discrepancy 英文单词学习

1️、基本信息

  • 单词:discrepancy

  • 词性:名词(可数/不可数)

  • 发音

    • 🇺🇸 /dɪˈskre.pən.si/
    • 🇬🇧 /dɪˈskre.pən.si/
  • 词源

    来自拉丁语 discrepāre ("不一致、不协调")

    → dis-(分开) + crepare(发声、响起)

    → 字面含义:"声音不同 → 不一致 → 差异"

核心语义直接来自"两个事物不一样、不吻合"。


2️、核心含义

discrepancy 的含义非常集中:

A. 不一致;差异;矛盾;出入

指两个数据、描述、事实之间存在差异,互相不吻合。

例句:

  • There is a discrepancy between the sensor readings and the ground truth.

    传感器读数与真实值之间存在差异。

  • We found a discrepancy in the financial report.

    我们在财务报告中发现了不一致之处。

常见语境:

  • 报告数据不一致
  • 实验结果与预测不一致
  • 系统行为与预期不一致
  • 观测与模型之间的偏差(非常常见于 SLAM 和优化)

3️、常见搭配

搭配 含义与领域
a discrepancy between X and Y X 和 Y 之间的不一致/差异
report a discrepancy 报告差异
resolve the discrepancy 解决差异
explain the discrepancy 解释差异产生的原因
measurement discrepancy 测量偏差
data discrepancy 数据不一致(工程最常见)
discrepancy in results 结果出现差异

工程 / SLAM 常用搭配:

  • pose discrepancy(位姿偏差)
  • timestamp discrepancy(时间戳不同步)
  • map discrepancy(地图不一致)
  • IMU--LiDAR discrepancy(IMU 与 LiDAR 差异)

4️、衍生词与相关形式

单词 词性 含义
discrepant 形容词 不一致、有差异的(较少用)
discrepancies 名词复数 多处差异
discrepance(罕见) 名词 差异、不一致(旧式)

5️、同义词与区别

单词 区别说明
difference 最普通;简单差异,不涉及矛盾
inconsistency 强调逻辑不一致、自相矛盾
variance 偏差/变化(统计含义更强)
divergence 越来越不同,逐渐偏离
mismatch 不匹配,常用于系统、数据配对

discrepancy → 特别强调"应该一致却不一致" ≈ 数据不吻合。


6️、语法用法

用法 示例句 说明
discrepancy between A and B The discrepancy between prediction and measurement is large. 最常用结构
a discrepancy in... There is a discrepancy in the timestamps. 强调"在...方面的不一致"
find/notice/identify a discrepancy They identified a discrepancy in the logs. 动作相关
resolve/explain a discrepancy The team resolved the discrepancy by recalibrating the IMU. 后续处理

7️、技术、工程、SLAM 场景例句

A. SLAM / 传感器融合

  • The backend minimizes the discrepancy between LiDAR points and the map.

    后端优化最小化激光点与地图之间的差异。

  • A timestamp discrepancy can cause pose estimation drift.

    时间戳不同步可能导致位姿估计漂移。

  • The residual encodes the discrepancy between predicted and observed motion.

    残差表达了预测运动与观测运动之间的差异。

B. 机器学习 / 数据分析

  • A large discrepancy indicates that the model is underfitting.

    差异大表明模型欠拟合。

  • The discrepancy loss measures the distance between two distributions.

    discrepancy 损失衡量两个分布之间的差异。

C. 控制与系统工程

  • The controller compensates for the discrepancy between desired and actual states.
    控制器补偿期望状态与实际状态之间的不一致。

8️、总结

  • discrepancy(名词) 核心含义:
    应该一致但却不一致的差异、不符合、矛盾

  • 常见结构:

    • a discrepancy between A and B
    • a discrepancy in something
  • 在工程、SLAM、传感器融合中非常常用

    • 表示预测 vs 观测
    • 模型 vs 数据
    • 多传感器之间的差异
  • 记忆方式:
    dis-(分开) + crepare(发声)→ 声音不一样 → 不一致


相关推荐
ZhengEnCi6 小时前
09bad-斯坦福CS336作业一-构建优化器
人工智能
ZhengEnCi7 小时前
09bac-斯坦福CS336作业一-实现训练损失计算
人工智能
冬奇Lab7 小时前
Skill 系列(01):Skill 评测体系——如何量化一个 AI Skill 的质量
人工智能
IT_陈寒10 小时前
Redis内存爆了,原来我漏掉了这个致命配置
前端·人工智能·后端
用户35218024547512 小时前
🎆从 Prompt 到 Skill:让 Spring AI Agent 学会"装新技能"
人工智能·spring boot·ai编程
米小虾12 小时前
手把手教你搭建第一个生产级AI Agent:从选型到实战的完整指南
人工智能·agent
任沫12 小时前
Agent之Function Call
javascript·人工智能·go
米小虾13 小时前
2026年AI Agent全面爆发:从开源生态到企业级应用的进化之路
人工智能·agent
用户69190268133913 小时前
Vibe Coding 开发项目的基本范式
人工智能·设计模式·代码规范
To_OC13 小时前
别再跟 AI 死磕 prompt 了,我写了个 Loop 让它自己改到满意为止
人工智能·aigc·agent