Justifying Citizens' Observations and Concerns with Digital Twins for Smart Cities

证明公民对智慧城市数字孪生的观察和担忧是合理的

基本信息

  • 批准号:
    2875904
  • 负责人:
  • 金额:
    --
  • 依托单位:
  • 依托单位国家:
    英国
  • 项目类别:
    Studentship
  • 财政年份:
    2023
  • 资助国家:
    英国
  • 起止时间:
    2023 至 无数据
  • 项目状态:
    未结题

项目摘要

Metropolises are complex systems where human factors substantially prevail over automatic and IT components. Complex systems imply complex interactions, where the effect of specific building or economic policies' is difficult to predict. Urban redevelopment works may not have the same impact on different districts of the same city, either because of the social composition, the neighbourhood's history, or the logistical and architectural impossibilities. It is therefore of the utmost importance to ensure all citizens' well-being in the most equitable way.One way to ensure this is to leverage online discussions (e.g. X formerly Twitter) about events within a city and compare them to golden data collected from a smart city (e.g. traffic information, weather sensors) or trusted sources of information (e.g. police reports, newspapers). For this, we envision City Digital Twins (CDTs) being continuously informed in a real city via real-time data connections. However, previous literature does not consider textual data into the CDT, which we will in this project. We envision the usage of deterministic and explainable logic-driven AI for determining and motivating the outcome of a decision. We could struggle with identifying entities if there is not enough context provided. For example, "Newcastle" could refer to one of three places: "Newcastle upon Tyne", "Newcastle under Lyme", and "Newcastle, Australia". So, we must ensure that full-texts have enough context for our analysis. This will then require the usage of CommonSense networks for motivating a specific reconstruction upon the definition of a specific context of interest, while determining the interest referred by the user. Golden data will further narrow the set of possible interpretations of interest to the ones related to Newcastle upon Tyne specifically. For this, we need to determine the similarity between two or multiple texts, where this cannot directly exploit existing vector semantic tools. There exist limitations when involving a learning-based approach, for example, struggles with negation, meaning embedding must be provided for a given neural network (NN) to determine if two sentences are similar or not. Provided below are examples of different negations with the same entity as the subject:1. "There is no traffic in Newcastle city centre"2. "There is no traffic in Newcastle"3. "There is traffic in Newcastle but not in the city centre"Looking at the list above; 1. says there is not any traffic specifically in the city centre but does not clarify if there is traffic anywhere else, 2. says there is not traffic anywhere in Newcastle, and 3. says there is traffic everywhere but the city centre. We can easily decipher where the negation is occurring in these examples but AI struggles with this problem. By using dependency graphs, we can tackle this problem by precisely determining what the negation is referring to, then apply rewriting rules for generating a declarative and machine-readable interpretation of the text. On top of this, noise complaints from online discussions could be compared to traffic data (our golden data), represented as a time series, to see if the time of the online post matches the time of the traffic congestion from our golden data, thus reflecting discrepancy between different means of observation. The assessment of these discrepancies cannot be learned, as topics might vary with time. Information Retrieval-based Query Answering (QA) relies on the vast amount of text on the web or in collections of scientific papers, which neural reading comprehension algorithms read to draw an answer directly from a given text. Knowledge-based QA instead builds a semantic representation of the query, such as mapping a given question to the logical representation, which generalised graph grammars can help us achieve. Overall, we envision exploiting such technology for bridging the gap between the user's understanding of the tool and the outcome of the data
大都市是一个复杂的系统,其中人为因素大大超过自动化和IT组件。复杂的系统意味着复杂的相互作用,具体的建筑或经济政策的影响难以预测。城市重建工程可能不会对同一城市的不同地区产生相同的影响,无论是因为社会构成、社区的历史,还是后勤和建筑的不可能性。因此,以最公平的方式确保所有公民的福祉至关重要。确保这一点的一种方法是利用关于城市内事件的在线讨论(例如X以前的Twitter),并将其与从智能城市收集的黄金数据(例如交通信息,天气传感器)或可信的信息来源(例如警察报告,报纸)进行比较。为此,我们设想通过实时数据连接在真实的城市中不断通知城市数字孪生(CDT)。然而,以前的文献没有考虑到CDT的文本数据,我们将在这个项目。我们设想使用确定性和可解释的逻辑驱动的AI来确定和激励决策的结果。如果没有提供足够的背景,我们可能很难识别实体。例如,“纽卡斯尔”可以指三个地方之一:“泰恩河畔的纽卡斯尔”、“莱姆河畔的纽卡斯尔”和“澳大利亚的纽卡斯尔”。因此,我们必须确保全文有足够的上下文来进行分析。然后,这将需要使用常识网络,用于在确定用户所提及的兴趣的同时,在定义特定的感兴趣上下文时激励特定的重建。黄金数据将进一步缩小一套可能的解释的兴趣,以有关的纽卡斯尔泰恩具体。为此,我们需要确定两个或多个文本之间的相似性,这不能直接利用现有的矢量语义工具。在涉及基于学习的方法时存在局限性,例如,与否定作斗争,这意味着必须为给定的神经网络(NN)提供嵌入以确定两个句子是否相似。以下是不同的否定的例子,同一个实体作为主语:1。“在纽卡斯尔市中心没有交通“2.“纽卡斯尔没有交通“3.“有交通在纽卡斯尔,但不是在市中心“看上面的列表; 1.说没有任何交通特别是在市中心,但没有澄清是否有交通其他地方,2。说在纽卡斯尔任何地方都没有交通,3.说除了市中心到处都是车我们可以很容易地破译在这些例子中否定发生的位置,但AI正在努力解决这个问题。通过使用依赖图,我们可以通过精确地确定否定所指的内容来解决这个问题,然后应用重写规则来生成文本的声明性和机器可读的解释。最重要的是,来自在线讨论的噪音投诉可以与交通数据(我们的黄金数据)进行比较,以时间序列表示,以查看在线帖子的时间是否与我们的黄金数据中的交通拥堵时间相匹配,从而反映不同观察方法之间的差异。无法了解对这些差异的评估,因为主题可能会随着时间的推移而变化。基于信息检索的查询排序(QA)依赖于网络上或科学论文集中的大量文本,神经阅读理解算法读取这些文本以直接从给定文本中得出答案。基于知识的QA反而构建了查询的语义表示,例如将给定的问题映射到逻辑表示,这是广义图语法可以帮助我们实现的。总的来说,我们设想利用这种技术来弥合用户对工具的理解与数据结果之间的差距

项目成果

期刊论文数量(0)
专著数量(0)
科研奖励数量(0)
会议论文数量(0)
专利数量(0)

数据更新时间:{{ journalArticles.updateTime }}

{{ item.title }}
{{ item.translation_title }}
  • DOI:
    {{ item.doi }}
  • 发表时间:
    {{ item.publish_year }}
  • 期刊:
  • 影响因子:
    {{ item.factor }}
  • 作者:
    {{ item.authors }}
  • 通讯作者:
    {{ item.author }}

数据更新时间:{{ journalArticles.updateTime }}

{{ item.title }}
  • 作者:
    {{ item.author }}

数据更新时间:{{ monograph.updateTime }}

{{ item.title }}
  • 作者:
    {{ item.author }}

数据更新时间:{{ sciAawards.updateTime }}

{{ item.title }}
  • 作者:
    {{ item.author }}

数据更新时间:{{ conferencePapers.updateTime }}

{{ item.title }}
  • 作者:
    {{ item.author }}

数据更新时间:{{ patent.updateTime }}

其他文献

吉治仁志 他: "トランスジェニックマウスによるTIMP-1の線維化促進機序"最新医学. 55. 1781-1787 (2000)
Hitoshi Yoshiji 等:“转基因小鼠中 TIMP-1 的促纤维化机制”现代医学 55. 1781-1787 (2000)。
  • DOI:
  • 发表时间:
  • 期刊:
  • 影响因子:
    0
  • 作者:
  • 通讯作者:
LiDAR Implementations for Autonomous Vehicle Applications
  • DOI:
  • 发表时间:
    2021
  • 期刊:
  • 影响因子:
    0
  • 作者:
  • 通讯作者:
生命分子工学・海洋生命工学研究室
生物分子工程/海洋生物技术实验室
  • DOI:
  • 发表时间:
  • 期刊:
  • 影响因子:
    0
  • 作者:
  • 通讯作者:
吉治仁志 他: "イラスト医学&サイエンスシリーズ血管の分子医学"羊土社(渋谷正史編). 125 (2000)
Hitoshi Yoshiji 等人:“血管医学与科学系列分子医学图解”Yodosha(涉谷正志编辑)125(2000)。
  • DOI:
  • 发表时间:
  • 期刊:
  • 影响因子:
    0
  • 作者:
  • 通讯作者:
Effect of manidipine hydrochloride,a calcium antagonist,on isoproterenol-induced left ventricular hypertrophy: "Yoshiyama,M.,Takeuchi,K.,Kim,S.,Hanatani,A.,Omura,T.,Toda,I.,Akioka,K.,Teragaki,M.,Iwao,H.and Yoshikawa,J." Jpn Circ J. 62(1). 47-52 (1998)
钙拮抗剂盐酸马尼地平对异丙肾上腺素引起的左心室肥厚的影响:“Yoshiyama,M.,Takeuchi,K.,Kim,S.,Hanatani,A.,Omura,T.,Toda,I.,Akioka,
  • DOI:
  • 发表时间:
  • 期刊:
  • 影响因子:
    0
  • 作者:
  • 通讯作者:

的其他文献

{{ item.title }}
{{ item.translation_title }}
  • DOI:
    {{ item.doi }}
  • 发表时间:
    {{ item.publish_year }}
  • 期刊:
  • 影响因子:
    {{ item.factor }}
  • 作者:
    {{ item.authors }}
  • 通讯作者:
    {{ item.author }}

{{ truncateString('', 18)}}的其他基金

An implantable biosensor microsystem for real-time measurement of circulating biomarkers
用于实时测量循环生物标志物的植入式生物传感器微系统
  • 批准号:
    2901954
  • 财政年份:
    2028
  • 资助金额:
    --
  • 项目类别:
    Studentship
Exploiting the polysaccharide breakdown capacity of the human gut microbiome to develop environmentally sustainable dishwashing solutions
利用人类肠道微生物群的多糖分解能力来开发环境可持续的洗碗解决方案
  • 批准号:
    2896097
  • 财政年份:
    2027
  • 资助金额:
    --
  • 项目类别:
    Studentship
A Robot that Swims Through Granular Materials
可以在颗粒材料中游动的机器人
  • 批准号:
    2780268
  • 财政年份:
    2027
  • 资助金额:
    --
  • 项目类别:
    Studentship
Likelihood and impact of severe space weather events on the resilience of nuclear power and safeguards monitoring.
严重空间天气事件对核电和保障监督的恢复力的可能性和影响。
  • 批准号:
    2908918
  • 财政年份:
    2027
  • 资助金额:
    --
  • 项目类别:
    Studentship
Proton, alpha and gamma irradiation assisted stress corrosion cracking: understanding the fuel-stainless steel interface
质子、α 和 γ 辐照辅助应力腐蚀开裂:了解燃料-不锈钢界面
  • 批准号:
    2908693
  • 财政年份:
    2027
  • 资助金额:
    --
  • 项目类别:
    Studentship
Field Assisted Sintering of Nuclear Fuel Simulants
核燃料模拟物的现场辅助烧结
  • 批准号:
    2908917
  • 财政年份:
    2027
  • 资助金额:
    --
  • 项目类别:
    Studentship
Assessment of new fatigue capable titanium alloys for aerospace applications
评估用于航空航天应用的新型抗疲劳钛合金
  • 批准号:
    2879438
  • 财政年份:
    2027
  • 资助金额:
    --
  • 项目类别:
    Studentship
CDT year 1 so TBC in Oct 2024
CDT 第 1 年,预计 2024 年 10 月
  • 批准号:
    2879865
  • 财政年份:
    2027
  • 资助金额:
    --
  • 项目类别:
    Studentship
Developing a 3D printed skin model using a Dextran - Collagen hydrogel to analyse the cellular and epigenetic effects of interleukin-17 inhibitors in
使用右旋糖酐-胶原蛋白水凝胶开发 3D 打印皮肤模型,以分析白细胞介素 17 抑制剂的细胞和表观遗传效应
  • 批准号:
    2890513
  • 财政年份:
    2027
  • 资助金额:
    --
  • 项目类别:
    Studentship
Understanding the interplay between the gut microbiome, behavior and urbanisation in wild birds
了解野生鸟类肠道微生物组、行为和城市化之间的相互作用
  • 批准号:
    2876993
  • 财政年份:
    2027
  • 资助金额:
    --
  • 项目类别:
    Studentship

相似海外基金

Designing for Citizens needs
为公民需求而设计
  • 批准号:
    10083295
  • 财政年份:
    2024
  • 资助金额:
    --
  • 项目类别:
    Collaborative R&D
Creating an Inclusive European Citizens’ Assembly (EU-CIEMBLY)
创建一个包容性的欧洲公民大会 (EU-CIEMBLY)
  • 批准号:
    10104218
  • 财政年份:
    2024
  • 资助金额:
    --
  • 项目类别:
    EU-Funded
The Use of Conspiracy Beliefs in Political Rhetoric and its Influence on Citizens' Attitudes
阴谋论在政治言论中的运用及其对公民态度的影响
  • 批准号:
    24K04730
  • 财政年份:
    2024
  • 资助金额:
    --
  • 项目类别:
    Grant-in-Aid for Scientific Research (C)
WESTAFRGLOBDIA: Citizens and 'Strangers': The Global Diamond Industry, Migration and Citizenship in West Africa (1920-80)
WESTAFRGLOBDIA:公民和“陌生人”:全球钻石产业、西非的移民和公民身份(1920-80 年)
  • 批准号:
    EP/Y029658/1
  • 财政年份:
    2024
  • 资助金额:
    --
  • 项目类别:
    Fellowship
Child Citizens: Young People and Australian Democracy since 1945
儿童公民:年轻人与 1945 年以来的澳大利亚民主
  • 批准号:
    DE240100410
  • 财政年份:
    2024
  • 资助金额:
    --
  • 项目类别:
    Discovery Early Career Researcher Award
Empowering citizens in collaborative environmental compliance assurance via MOnitoring, REporting and action (MoRe4nature)
通过监测、报告和行动,赋予公民协作环境合规保证 (MoRe4nature)
  • 批准号:
    10108638
  • 财政年份:
    2024
  • 资助金额:
    --
  • 项目类别:
    EU-Funded
Automatic Estimation of Connections among Citizens Using Urban Tweet Data and its Social Application
利用城市推文数据自动估计公民之间的联系及其社交应用
  • 批准号:
    23H03686
  • 财政年份:
    2023
  • 资助金额:
    --
  • 项目类别:
    Grant-in-Aid for Scientific Research (B)
Research of Extramural Speech: Toward the Protection of Researchers' Speech as Citizens
校外言论研究:保护研究人员作为公民的言论
  • 批准号:
    23K12360
  • 财政年份:
    2023
  • 资助金额:
    --
  • 项目类别:
    Grant-in-Aid for Early-Career Scientists
An Empirical Study of the Determinants and Consequences of Citizens' Confidence in the Armed Forces
公民对武装部队信心的决定因素及其后果的实证研究
  • 批准号:
    23KJ2013
  • 财政年份:
    2023
  • 资助金额:
    --
  • 项目类别:
    Grant-in-Aid for JSPS Fellows
Education for Sustainable Development: Roles of Japanese Universities for Developing Global Citizens and Lifelong Learners
可持续发展教育:日本大学在培养全球公民和终身学习者方面的作用
  • 批准号:
    22KF0276
  • 财政年份:
    2023
  • 资助金额:
    --
  • 项目类别:
    Grant-in-Aid for JSPS Fellows
{{ showInfoDetail.title }}

作者:{{ showInfoDetail.author }}

知道了