1 of 109

Project Expo 2025

13:30–15:00, Friday, May 30th, 2025

Lecture Hall, Kavli IPMU

2 of 109

CD3 Year 2 Summary

Jia Liu

google font "Chango"

color #3ec70b

3 of 109

Theoretical Physics

Mathematics

Experimental (Astro)physics

Data Science

& AI/ML

Center for Data-Driven Discovery

Est. April 2023 cd3.ipmu.jp/

4 of 109

Workshops, Conferences, and Schools

  1. The Quantum Frontier of Machine Learning (March 11, 2025)
  2. LiteBIRD Collaboration Meeting (January 7-9, 2025)
  3. PFS Collaboration Meeting (January 20-24, 2025)
  4. Future of AI Research for Science in Japan (FAIRS-Japan) (December 3-5, 2024, Nagoya University)
  5. Probing the Genesis of Super Massive Black Holes (November 18-21, 2024)
  6. Focus Week on Primordial Black Holes 2024(November 13-15, 2024)
  7. AstroAI Asian (A3) Network Summer School (September 2-6, 2024, Osaka University)
  8. LSS Quest 2024 (June 24-25, 2024, Osaka University)
  9. Workshop on Galaxy and Black-hole Evolution (June 3-7, 2024)
  10. CD3 Project Expo 2024 (May 10, 2024)
  11. Baryons in the Universe 2024 (April 8-12, 2024)

Baryons in the Universe 2024

FAIRS-Japan 2024

LSS QUEST

AstroAI Asian Network Summer School

PFS Collaboration Meeting

Galaxy and Black-hole Evolution

Focus Week on Primordial Black Holes

LiteBIRD F2F Meeting

5 of 109

Code of Conduct

CD3 is committed to creating a safe, inclusive, and respectful environment for all members of our community. CD3 members are required to:

Treat each other with respect and professionalism. Discrimination, harassment, and retaliation of any kind will not be tolerated.

Follow the highest standards of academic integrity and honesty. This includes, but is not limited to, avoiding plagiarism, fabrication, and falsification of data. All members are required to comply with Kavli IPMU’s Research Ethics.

Researchers using AI tools should document this use in the methods, acknowledgements, or other appropriate sections in the paper. Do not use AI tools as a credited author on a research paper, as it can not carry accountability.

6 of 109

Housekeeping & Announcements

  • “CD3 x astro/math/pheno/CMB/neutrino” seminars (Contact: Leander)
    • Your speaker may be funded by CD3 if they work on data science/AI/ML
  • Hack Fridays, 13:30-17:00 (Contacts: Katya, Joaquin, Enrico)
    • Playground for data-related study groups, project collaborations, and technical discussions
    • Ongoing: Numerical Simulation Focus Group, Human-AI Collaboration Project
  • Joining CD3:
    • Sign up on https://cd3.ipmu.jp/
    • ChatGPT Team account
    • Funding for workshops, visitors, and travel
    • Transition to non-academic career
    • Required commitments: engage in CD3 activities, publish with CD3 affiliation, follow the Code of Conduct

7 of 109

Incoming Postdocs

Otavio Alves

Michele Veronesi

Vera Maiboroda

Takafumi Tsukui

Andrew Santos

Luca Marchetti

Rahul Ramesh

Nisha Grewal

8 of 109

9 of 109

3rd Year Focuses

  • Science:
    • Effective integration of AI into our workflow (ChatGPT Team)
    • QFT x ML program
    • “Human-AI Collaboration” program�
  • Education:
    • AstroAI Asian Network: 70 students participated our first summer school in Osaka in 2024. Second summer school will be in Seoul, Korea

10 of 109

AI for

literature review

Joaquin Armijo, Linda Blot

11 of 109

AI tools for literature review

Why use AI Tools?

  • Save time and reduce information overload.
  • Improve precision in identifying relevant research.
  • Enhance clarity and structure of literature reviews.
  • Discover interdisciplinary insights more easily.

How do AI tools help?

  • Automate searches and extract key papers using natural language.
  • Summarize findings across multiple studies quickly.
  • Identify trends, gaps, and key contributors in a field.
  • Organize citations and create conceptual maps.

What tools are available?

AI-powered software for searching, analyzing, and summarizing academic literature.

Examples (not limited to): ChatGPT, Scispace (formerly known as typeset.io), Research Rabbit and Anara

12 of 109

Using ChatGPT for literature and insight extraction

Example Task: “Summarize key ML approaches used in weak lensing.”->

Useful for early-stage scoping, defining keywords, identifying popular methods

Limitations:

  • Not a database. Can't cite unless you feed specific papers or provide citations.
  • May hallucinate references if asked for citations without grounding.

13 of 109

Using ChatGPT for literature and insight extraction

Good level of knowledge. Provides references when needed!

14 of 109

Using ChatGPT for literature and insight extraction

Not only papers, but useful links to different tools (in github). Ml-in-cosmology, CNN_mass_maps

15 of 109

SciSpace for Deep Reading and Concept Linking

Example Task: “Understand methodology sections of several weak lensing + ML papers.”->

Not as conversational as ChatGPT—designed for deep dives, not exploration.

Provides synthesis of information.

16 of 109

SciSpace for Deep Reading and Concept Linking

17 of 109

ResearchRabbit for Visual Literature Exploration

Example Task: “Map the key papers and authors in ML + weak lensing.”->

  • Great for building reading lists.�
  • Shows evolution of subtopics, who cites whom.�
  • Alerts you when new articles appear in your “rabbit holes.”

For example: Input the papers from queried by ChatGPT, SciSpace and generate graph (network/timeline)

18 of 109

Combining the Tools in a Literature Pipeline

Step

Tool

Purpose

1

ChatGPT

Define scope, suggest keywords and themes

2

ResearchRabbit

Find key authors, citation networks

3

SciSpace

Read and digest the hardest papers

4

ChatGPT/Anara

Summarize, compare, ask questions

Suggested by ChatGPT

19 of 109

Summary & Conclusions

  • AI tools can significantly accelerate literature review
  • Combining these tools creates a powerful and repeatable system for reviewing literature efficiently.
  • Helps to manage the overwhelming volume of papers.
  • Limitations exist, but can be mitigated by using the tools together and maintaining critical oversight.
  • The barrier to entry is low: free or affordable access, intuitive interfaces, and rapid onboarding.�

20 of 109

AI for Coding

Jess Cowell, Ben Horowitz

21 of 109

AI

PHYSICS

cd3 expo 2025

AI FOR CODING

HIGHSCORE 2500

22 of 109

WHAT IS AI-ASSISTED CODING?

    • Compose code using natural language, using LLMs.

    • Receive assistance with debugging and intelligent suggestions, powered by AI models created from millions of code repositories.

    • The emerging trend of “vibe coding” allows users to generate code from scratch using LLMs, even without prior coding knowledge.

23 of 109

01

12

07

WHY WOULD YOU USE?

    • **GitHub Copilot Study (2023)**:
      • 55% faster at coding tasks
      • Increased satisfaction and focus among participants

    • **Microsoft Research with Codex (OpenAI)**:
      • 71% of developers reported productivity boosts
      • 88% more likely to explore unfamiliar code

    • **Stack Overflow Developer Survey (2023)**:
      • Over 70% of developers use or plan to use AI tools .

24 of 109

01

12

07

TOPICS COVERED

level 1

level 2

level 3

final boss

AGENDA

prompting

tips and tricks

chatgpt

ide editors

25 of 109

PROMPTS

A prompt is the input you give to an AI model to produce a desired response. It can be a:

    • Question – “What does this code do?”
    • Instruction – “Write a function to plot $C_\ell$.”
    • Statement – “This code has a bug in the YAML line.”
    • Example – “Input: 3 → Output: 6”

Prompts guide the AI’s behavior and output.

prompts are so important people even

do 18 hour courses on them!

26 of 109

    • Be specific: What do you want the code to do?
    • Include context: e.g., “make a 5x5 subplot using matplotlib”
    • Add constraints: input type, or language
    • Paste code or errors: Give the AI something to work with
    • Break tasks into steps: “First write function, then plot result”
    • Describe your goal: “I want to visualize S₈ vs Ωₘ from MCMC chains”

HOW TO PROMPT

Good prompts

    • “Write a Python function to compute the weak lensing $C_\ell$ using Limber approximation.”
    • “Fix this error: KeyError: 'Omegam' in this YAML snippet…”
    • “Convert this code to use NumPy vectorization.”
    • Add comments and a docstring to this function

Bad Prompts

Examples:

“Write a code.”

“Fix this.”

“Help me.”

“Why isn’t it working?”

27 of 109

GOOD FOR:

    • Explaining key concepts for coding
    • Generating code snippets
    • Correct code snippets
    • Neaten code
    • Code for generating plots
    • latex editing
    • Code planning and feedback

01

12

07

LEVEL 1: CHAT GPT

NOT THE BEST FOR

    • Editing a lot of code
    • Executing code changes
    • Immediate bug free code
    • Requires copy & paste
    • Easy to use, and included with CD3!
    • All rounder, can search the internet for examples, of code, voice chat, and has a memory of your previous chats

28 of 109

Can you explain how to use except statements in python?

EXAMPLE 1: NEW CONCEPTS

29 of 109

Here’s a concise 5-line summary of what the code does:

    • Initializes cosmologies with different dark energy parameters w0w_0 and waw_a using the CLASS code.
    • Defines several functions to compute the linear growth factor D(a)D(a) and growth rate f(a)f(a) using analytic approximations and integrals.
    • Computes background cosmological quantities like the Hubble rate and matter/dark energy densities from CLASS for each model.
    • Generates plots comparing the CLASS-computed growth factor and analytic approximations across scale factor aa, including relative errors.
    • Saves visual comparisons between ΛCDM and varying dark energy models to PDF files.

Can you summarise this code in 5 lines?

<PASTE SOME CLASS CODE SNIPPET HERE>

EXAMPLE: CLASS CODE SNIPPET

30 of 109

Can you explain how it calculates the Hubble rate?

EXAMPLE: CLASS CODE SNIPPET

31 of 109

GOOD FOR:

    • Suggests code as you type- like ctrl tab but generates entire lines of code
    • Can generate functions, autocomplete, write docstrings, add comments
    • Can imolement suggests in code editors with one click
    • Can choose AI model, eg. claude, chatgpt,

pro is free for students

basic version free for everyone

BAD FOR:

    • Wordy explanations
    • Visual plots
    • Can rewrite whole files if you allow it so can make hard to spot mistakes !

LEVEL 2: GITHUB COPILOT PLUGIN

An AI assistant plugin for code editors (e.g. VS code, cursor)

Suggests code as you type- like ctrl tab but generates entire lines of code

Trained on open-source code from GitHub

32 of 109

NEW CODING AGENT...? (MAY 19TH)

33 of 109

    • Terminal integrated Ai, came out this month.
    • Expected to make a large change to coding
    • Can solve 70% of current Github issues

BONUS LEVEL: TERMINAL INTEGRATION

34 of 109

Use the Right Tools

    • Use desktop apps (e.g., ChatGPT desktop, VS Code Copilot)
    • Enables file browsing, faster edits, and less copy-pasting

Customize Your Experience

    • Set custom instructions for how ChatGPT responds
    • Use voice chat for fast prototyping or debugging

Work Smarter with AI

    • Ask for links or sources when uncertain
    • Use AI to draft, then refactor with your own logic
    • Try the Projects feature in ChatGPT to keep context

🚨 Always Double-Check

    • AI can hallucinate math or physics
    • Trust your own knowledge — don’t outsource critical thinking
    • Ask it if it is really sure

TIPS AND TRICKS

35 of 109

A WORD OF WARNING

Beware of physics or maths mistakes in your code! They can be subtle...

Real life examples;

    • Missing a factor of 2pi in a fourier transform
    • Missing an exponential factor in an equation
    • Not applying suvat equations properly to a game simulation so balls were not bouncing to the right height

<Ai makes mistakes>

“When AI Gets the Science Wrong”

36 of 109

DON’T LET IDE EDITORS GET CARRIED AWAY

Real Example:

    • You request it to neaten your code before uploading to GitHub or sharing with someone.
    • All your files are adjusted to meet the highest professional coding standards.
    • Your previously functioning code is now broken, and you can’t understand it anymore... But, it looks professional!

IDEs like cursor can rewrite all files in your directory if you let them

37 of 109

DON’T END UP LIKE THIS...

38 of 109

Using AI responsibly

Katya Vovk, Joaquin Armijo

39 of 109

How you use AI

(in writing, coding, translating, reviewing, etc.)

How AI is designed

(by developers, to make systems safe and fair)

Responsible AI

Using AI Responsibly

40 of 109

Privacy & Data Governance

Transparency & Reproducibility

Fairness

41 of 109

Plagiarism by AI. Even with vague description, it generates copyrights protected images

Privacy & Data Governance

Transparency & Reproducibility

Fairness

42 of 109

Privacy & Data Governance

Transparency & Reproducibility

Fairness

Lapushkin et al. (2019)

43 of 109

Request to generate just soda results in certain brand exclusively.

Privacy & Data Governance

Transparency & Reproducibility

Fairness

44 of 109

Safe to Do

Check Carefully

Big No

Use AI to brainstorm or outline ideas

Cross-check factual or technical outputs

Don’t plagiarize AI-generated text/images

Disclose AI use when relevant

Verify AI-translated or summarized content

Don’t input confidential data into public tools

Use AI to support learning (summaries, comparisons)

Test AI-suggested code, citations, conclusions

Don’t fake fluency with AI translations

Don’t blindly trust AI for decision-making

45 of 109

The Golden Rule

Read the guidelines: every journal, funder, and institution has evolving policies.

If you’re unsure whether an AI use is appropriate, ask:

”Would I be okay justifying this in a peer review or to a grant panel?”

46 of 109

CD3 Project Expo 2025

Stay after for a group photo!

47 of 109

Project

Presenter (non-expert)

Experts

Time (minutes)

Neutrino programs: SK, HK, T2K

Elisa Ferreira

Patrick de Perio, Mark Vagins

6

Subaru programs: PFS, HSC

Tom Melia

KG Lee, Jingjing Shi, John Silverman, Masahiro Takada

6

CMB programs: LiteBIRD, Simons Observatory, CMB-S4

Linda Blot

Tomotake Matsumura, Guillaume Patanchon, Toshiya Namikawa

6

XENON

Jingjing Shi

Masaki Yamashita, Kai Martens

4

Belle II

Masaki Yamashita

Takeo Higuchi

4

Machine learning theory

Guillaume Patanchon

Simeon Hellerman, Elisa Ferreira, Leander Thiele, Masahito Yamazaki

4

ELSI

Leander Thiele

Hiromi Yokoyama

4

Euclid, LSST

Masahito Yamazaki

Linda Blot, Masahiro Takada

4

COSI

KG Lee

Tad Takahashi

4

48 of 109

Neutrino programs: SK, HK, T2K

Presenter: Elisa Ferreira

Experts: Patrick de Perio, Mark Vagins, Tsui Ka Ming

49 of 109

Elisa Ferreira

Experts: Mark Vagins, Patrick de Perio, Tsui Ka Ming

Neutrino programs:

T2K, SuperK, HyperK,

50 of 109

Super-Kamiokande=Super-Kamioka Neutrino Detection Experiment

  • Located at 1,000m underground in the mountains of Kamioka Town, Gifu prefecture
  • Stainless-steel tank, 39.3m diameter and 41.4m tall, filled with 50,000 tons of water, 11,146 photo-multipliers

Science goals:

  • Study the properties of solar, atmospheric and man-made neutrinos
  • Observations of the universe by neutrino e.g. from supernova
  • Search for proton decay

Neutrino scatter off electrons or nucleus, relativistic charged particle

=> Cherenkov light is emitted in a cone shape to the direction of a charged particle, detected by the PMT on the tank’s wall

51 of 109

Gadolinium upgrade (SuperK-Gd)

Enhances ability to detect neutrino by increasing the efficiency of neutron capture on gadolinium, which improves the detector's sensitivity to neutrino interactions

  • Goal: 0.2% concentration of a �gadolinium compound

Science goal:

  • Observation of supernova relic neutrino from the diffuse Sn background

52 of 109

Science goal:

  • Observation of supernova relic neutrino from the diffuse Sn background

Gadolinium upgrade (SuperK-Gd)

  • Computational needs: 14 Tb/yr raw data
  • Monte Carlo (MC) simulations tuned with calibration data to generate observables with which we use to analyze real data
  • Trigger rate (number of event candidates detected per unit time) increases significantly with a lower energy threshold. Current: 20 kHz at a threshold of 3.5 MeV. If threshold is lowered, requires efficient real-time parallel online computing capabilities to manage and analyze the data stream.

Enhances ability to detect neutrino by increasing the efficiency of neutron capture on gadolinium, which improves the detector's sensitivity to neutrino interactions

  • Goal: 0.2% concentration of a �gadolinium compound

53 of 109

Science goals:

  • Precision neutrino oscillation measurement
  • Search for CP violation

Tokai-to-Kamioka

Neutrino beam created at J-PARC (accelerator)

Near detector: measure neutrino before it oscillates

SK: Measure neutrino beam after it oscillates

54 of 109

Tokai-to-Kamioka

Neutrino beam created at J-PARC (accelerator)

Near detector: measure neutrino before it oscillates

SK: Measure neutrino beam after it oscillates

Science goals:

  • Precision neutrino oscillation measurement
  • Search for CP violation

Detector:

  • Near detector very different than SK
  • ND280 detector very close to the detector: more data but needs great precision to control systematics

55 of 109

Science goals:

  • Precision neutrino oscillation measurement
  • Search for CP violation

Tokai-to-Kamioka

Neutrino beam created at J-PARC (accelerator)

Near detector: measure neutrino before it oscillates

SK: Measure neutrino beam after it oscillates

Detector:

  • Near detector very different than SK
  • ND280 detector very close to the detector: more data but needs great precision to control systematics
  • Event reconstruction for each detector very challenging and expensive
  • Statistical analysis for T2K’s for a huge datasets

56 of 109

57 of 109

September 20, 2024

World's largest artificial underground cavity

(45 out of 71 m deep)

Public tour June 29! �Space limited, apply here by Sunday night! https://www-sk.icrr.u-tokyo.ac.jp/news/detail/1705

58 of 109

Hyper-Kamiokande

188 kton water

Near Detectors

J-PARC

  • 8.4 x Super-K
  • New high-sensitivity photosensors
  • Upgraded J-PARC accelerator facility for neutrino beam

Main science goal:

  • 5σ detection (10 years) of CP violation in neutrino sector

59 of 109

Hyper-Kamiokande

188 kton water

Near Detectors

J-PARC

Main science goal:

  • 5σ detection (10 years) of CP violation in neutrino sector
  • 8.4 x Super-K
  • New high-sensitivity photosensors
  • Upgraded J-PARC accelerator facility for neutrino beam

Error Source

% Error for CPV search

φ + σ (ND constrained)

2.7

φ + σ (ND unconstrained)

1.2

Nucleon removal energy

3.6

π re-interactions

1.6

σ(νe), σ(ν̅e)

3.0

NC γ + other

1.5

SK far detector

1.5

Total

6.0

Need to reduce to <3% for future!

T2K 2021 sys

60 of 109

Hyper-Kamiokande

188 kton water

Near Detectors

J-PARC

  • 8.4 x Super-K
  • New high-sensitivity photosensors
  • Upgraded J-PARC accelerator facility for neutrino beam
  • Computational needs:
    • 35PB of data (including MC simulation data)
    • ~8700 cores
  • ML methods to improve the quality, speed and resource need

Main science goal:

  • 5σ detection (10 years) of CP violation in neutrino sector

61 of 109

Differentiable Detector Simulator (DDSim)

  • Traditionally use Monte Carlo (MC) simulations tuned with calibration data to generate observables with which we use to analyze real physics data

62 of 109

  • Traditionally use Monte Carlo (MC) simulations tuned with calibration data to generate observables with which we use to analyze real physics data
  • Idea: develop and use Analytical Differentiable Simulation or differentiable surrogate models for simulation, calibration and reconstruction

Differentiable Detector Simulator (DDSim)

Automation of physics model tuning (via backpropagation)

  • “End-to-end”: gradient-based optimization using calibration and physics datasets
  • Interpretable: analytical physics models for well-understood physics
  • Flexible: neural representations to incorporate complex features in real data
  • Fast: utilization of modern computing accelerators (e.g. GPUs)

63 of 109

Subaru programs: PFS, HSC

Presenter: Tom Melia

Experts: KG Lee, Jingjing Shi, �John Silverman, Masahiro Takada

64 of 109

65 of 109

66 of 109

67 of 109

68 of 109

69 of 109

70 of 109

71 of 109

72 of 109

73 of 109

CMB programs: LiteBIRD, Simons Observatory, CMB-S4

Presenter: Linda Blot

Experts: Tomotake Matsumura, Guillaume Patanchon, Toshiya Namikawa

74 of 109

CMB

Linda Blot

75 of 109

Cosmic Microwave Background (CMB)

Main science goals:

Large scales: primordial gravitational waves from inflation

Small scales:

  • CMB lensing: cosmology
  • Sunyaev-Zeldovich effect: physics of cluster of galaxies
  • Effective number of relativistic species: light relic, such as axion, sterile neutrinos, dark radiation, ...
  • Sum of neutrino masses
  • Optical depth: reionization

76 of 109

Cosmic Microwave Background (CMB)

Space:

  • full sky -> large scales
  • No atmosphere -> larger frequency range

Ground:

  • Larger telescope -> small scales
  • More detectors -> better sensitivity
  • Measure polarization of CMB (B-modes)
  • Larger number of detectors wrt previous generation
  • Challenge: separating foregrounds

77 of 109

Cosmic Microwave Background (CMB)

Space:

  • full sky -> large scales
  • No atmosphere -> larger frequency range

Ground:

  • Larger telescope -> small scales
  • More detectors -> better sensitivity

Data Analysis Challenges:

  • Huge stream of time ordered data to reduce analyse
  • Foreground cleaning
  • Delensing
  • Many systematic effects to model: atmosphere, ground signal, polarization angles, detector gain…

78 of 109

The Lite (Light) satellite for the study of B-mode polarization and Inflation from cosmic background Radiation Detection

  • Uniformly observe the entire sky for 3 years from ~FY2032
  • Satellite with single mm-wave telescope
  • ~4.5k transition edge sensors across 15 frequency bands between 34 – 448 GHz to distinguish foregrounds
  • Cooled to 5 K low temperatures to reduce thermal noise
  • Polarization modulation units (PMU) using continuously rotating half-wave plates (HWP) modulate the polarized light and overcover the instrumental excess noise at low frequency where the signal also appears

The LiteBIRD is currently under reformation so the detailed specifications are subject to change

Prototype

@ IPMU 1F

79 of 109

Atacama desert in Chile ~5200m, high and dry: better atmospheric conditions

Construction is done! LAT first light in February, currently being calibrated, 3SATs are online and taking data. 3 more SATs are under construction thanks to SO Japan, and SO UK

15m

14m

2 types of telescopes: (SAT 10% of the sky, LAT 50 % of the sky)

  • 3 SATs 0.5m lenses, rotating HWP, >30k detectors, FOV:35deg, 0.5° resolution
  • LAT: 6m mirror, >30k detectors FOV:7deg, ~arcmin resolution
  • 6 frequency bands 30–280 GHz (1–10mm)

SAT

LAT

80 of 109

Large-area survey: light relics

Small-area survey: primordial gravitational waves

1 LAT: 5m telescope, 130k detectors

9 SATs: 75k detectors in total

2 LATs: 6m telescope, 130k detectors each

All detectors cooled to 0.1 Kelvin

81 of 109

XENON

Presenter: Jingjing Shi

Experts: Masaki Yamashita, Kai Martens

82 of 109

Jingjing Shi

Expert: Masaki Yamashita

Science Goal:

  • Direct detection of Dark Matter (DM) via elastic scattering off nuclei
  • Measuring mass and cross section of DM particle

Rare event:

  • Observing from the underground laboratory in Italy (LNGS), 1400 m depth
  • Data taking was started from 2021
  • More than 5 years operation is planned

Looking for dark matter from underground

Detector:

Gas-liquid dual phase Xe Time projection chamber (TPC)

  • 8.5 tonne Xenon
  • ~500 Photosensor(PMT) (Top and Bottom array)
  • Immersed in the gadolinium-loaded water (SK-GD tech)

Gd-loaded Water Tank

LXe Detector

Photosensor(PMT) array

83 of 109

XENON with CD3

8B Neutrinos Data Analysis :

Boosted decision tree (BDT) classifiers are developed to distinguish between 8B CEνNS signals and the background events. 

Not only Dark Matter ...

Highlight from XENON

First indication of Solar 8B Neutrinos

via Coherent Elastic Neutrino-Nucleus

PRL 133, 191002 (2024)

8B signal

Background

8B signal

Background

Light(S1) and Charge(S2) signal from Photosensors

From left: Kai Martens, Masaki Yamashita

Tianyu Zhu (Postdoc)

Caio Ishikawa (PhD student)

Xiaoxin Wang (student)

84 of 109

Belle II

Presenter: Masaki Yamashita

Experts: Takeo Higuchi

85 of 109

Masaki Yamashita

Expert: Takeo Higuchi

Overview:

  • Belle II is located at the SuperKEKB collider in Japan
    • SuperKEKB: accelerator in Tsukuba (3km circ)
    • Electron/Positron accelerator (7 and 4 GeV)
  • Collected data in 2019-2022 and resumed operation in February 2024
  • Highlight: The peak luminosityrelevant with electron and positron collisions— has reached 5.1 × 10³⁴ cm⁻² s⁻¹, setting a new world record.

Science goals:

  • Probe beyond standard model physics
    • CP violation in the physics of B mesons: study

Kavli IPMU members

Takeo Higuchi ... faculty Fanli Zeng ... D3

Fumiaki Otani ... D3

Tomoyuki Shimasaki ... D3

Deven Misra ... M1

86 of 109

19 detector modules produced in IPMU’s clean room, delivered in 2019

Source: arXiv:2402.17260

GFlaT: new machine learning tool using graph neural network.

Drastic improvement: 18% better tagging efficiency compared to previous algorithm (see arXiv:2402.17260)

Belle II will restart in 2025 Oct!

Silicon Vertex Detector

Data analysis challenge: flavor tagging

i.e. identify from from their disintegration products.

87 of 109

Machine learning theory

Presenter: Guillaume Patanchon

Experts: Simeon Hellerman, Elisa Ferreira, Leander Thiele, Masahito Yamazaki

88 of 109

Deep learning principles

89 of 109

Physics informed ML: QFT/ML

90 of 109

Euclid, LSST

Presenter: Masahito Yamazaki

Experts: Linda Blot, Masahiro Takada

91 of 109

92 of 109

93 of 109

COSI

Presenter: KG Lee

Experts: Tad Takahashi

94 of 109

COSI (Presenter: KG Lee; Expert: Tadayuki Takahashi)

  • COSI (Compton Spectrometer and Imager) is a next-generation MeV gamma-ray space telescope, scheduled for launch by NASA in 2027 as a SMEX mission.
  • Addresses the “sensitivity gap” in the sub-MeV to few MeV range—critical for both astrophysics and particle physics.
  • Uses germanium semiconductor detectors with Compton scattering principles for precise gamma-ray imaging and energy resolution.

95 of 109

Technical Highlights

  • Advanced detection: 16 liquid-nitrogen-cooled, double-sided Ge strip detectors.
  • High precision:
    • Energy resolution: < 6 keV at 511 keV
    • Angular resolution: <4.1° @ 511 keV; <2.1° @ 1.157 MeV
    • Full-sky coverage daily in survey mode.
  • Background rejection: Active shielding with BGO scintillators and BTO (Background and Transient Observer) using NaI(Tl).

96 of 109

Scientific Goals – Annihilation Lines & Nucleosynthesis

  • 511 keV line: COSI will map this key signal of electron-positron annihilation, helping identify positron origins (e.g., radioactive decay, dark matter).
  • Nuclear gamma-ray lines:
    • ⁴⁴Ti (1.157 MeV) → young supernova remnants
    • ²⁶Al (1.809 MeV), ⁶⁰Fe (1.173/1.333 MeV) → stellar nucleosynthesis and galactic chemical evolution.
  • Exceptional energy resolution allows for fine spectral studies.

97 of 109

Multi-Messenger Astronomy

  • COSI covers an unexplored MeV window, complementing radio, X-ray, and TeV observations.
  • Detects polarization of gamma rays from:
    • Gamma-ray bursts (GRBs)
    • Crab Nebula
    • Cyg X-1
  • Key to understanding radiation mechanisms, geometry, and cosmic-ray origins.
  • Capture prompt gamma-ray signals from next SN1987A-like nearby supernova.

98 of 109

Exploring DM

  • Probes wide mass ranges of DM candidates:
    • ALPs (axion-like particles) via polarization signals
    • WIMPs (TeV-scale) via MeV-GeV gamma-ray spectrum correlations
    • Primordial black holes via evaporation gamma rays
    • MeV-scale sterile neutrinos and feeton DM via decay signatures (→ 511 keV lines)
  • Enables multi-channel testing of decay, annihilation, and interaction models.
  • IPMU Involvement: Tom Melia, Shigeki Matsumoto

99 of 109

ELSI

Presenter: Leander Thiele

Experts: Hiromi Yokoyama

100 of 109

Social Science (ELSI)

Expert:

Hiromi Yokoyama

Presenter:

Leander Thiele

101 of 109

ELSI = Ethical, Legal and Social Implications

more negative attitude

General method:

– conduct online surveys (careful about biases!)

– identify predictors, models

– measure ethical stance of public

102 of 109

Measuring ethics

  1. Preconventional morality
    1. Obedience and punishment orientation
    2. Individualism and exchange
  2. Conventional morality
    • Good interpersonal relationships
    • Maintaining the social order
  3. Postconventional morality
    • Social contract and individual rights
    • Universal ethical principles

103 of 109

  1. Risk & Trust in Science
  2. AI & Climate
  3. Women in STEM
  4. Science, Technology and Society Barometer

104 of 109

AI ethics

105 of 109

AI ethics

106 of 109

107 of 109

108 of 109

109 of 109