diff --git a/content/event/260318.md b/content/event/260318.md new file mode 100644 index 0000000..2fad9ba --- /dev/null +++ b/content/event/260318.md @@ -0,0 +1,70 @@ +--- +title: "Comparables XAI: Faithful Example-based AI Explanations with Counterfactual Trace Adjustments" + +event: Weekly Talk +event_url: + +location: MR24@COM3-02-64 +address: + street: + city: + region: + postcode: + country: Singapore + +summary: +abstract: "Explaining with examples is an intuitive way to justify AI decisions. However, it is challenging to understand how a decision value should change relative to the examples with many features differing by large amounts. We draw from real estate valuation that uses Comparables—examples with known values for comparison. Estimates are made more accurate by hypothetically adjusting the attributes of each Comparable and correspondingly changing the value based on factors. We propose Comparables XAI for relatable example-based explanations of AI with Trace adjustments that trace counterfactual changes from each Comparable to the Subject, one attribute at a time, monotonically along the AI feature space. In modelling and user studies, Trace-adjusted Comparables achieved the highest XAI faithfulness and precision, user accuracy, and narrowest uncertainty bounds compared to linear regression, linearly adjusted Comparables, or unadjusted Comparables. This work contributes a new analytical basis for using example-based explanations to improve user understanding of AI decisions." + +# Talk start and end times. +# End time can optionally be hidden by prefixing the line with `#`. +date: "2026-03-18T14:00:00Z" +date_end: "2026-03-18T15:00:00Z" +all_day: false + +# Schedule page publish date (NOT talk date). +publishDate: "2026-03-02T00:00:00Z" + +authors: [Yifan Zhang] +tags: [Weekly Talk] + +# Is this a featured talk? (true/false) +featured: false + +image: + caption: 'Image credit: [**Unsplash**](https://unsplash.com/photos/bzdhc5b3Bxs)' + focal_point: Right + +url_code: "" +url_pdf: "" +url_slides: "" +url_video: "" + +# Markdown Slides (optional). +# Associate this talk with Markdown slides. +# Simply enter your slide deck's filename without extension. +# E.g. `slides = "example-slides"` references `content/slides/example-slides.md`. +# Otherwise, set `slides = ""`. +slides: + +# Projects (optional). +# Associate this post with one or more of your projects. +# Simply enter your project's folder or file name without extension. +# E.g. `projects = ["internal-project"]` references `content/project/deep-learning/index.md`. +# Otherwise, set `projects = []`. +projects: + +# Slides can be added in a few ways: +# +# - **Create** slides using Wowchemy's [*Slides*](https://wowchemy.com/docs/managing-content/#create-slides) feature and link using `slides` parameter in the front matter of the talk file +# - **Upload** an existing slide deck to `static/` and link using `url_slides` parameter in the front matter of the talk file +# - **Embed** your slides (e.g. Google Slides) or presentation video on this page using [shortcodes](https://wowchemy.com/docs/writing-markdown-latex/). +# +# Further event details, including page elements such as image galleries, can be added to the body of this page. + +--- +Speaker Info: + +[Yifan Zhang](https://yvonnefanf.github.io/index.html) is a Ph.D. student at SoC, National University of Singapore , working in the UbiComp Lab under the supervision of [Prof. Brian Y. Lim](https://www.brianlim.net/). +Her research interests include Explainable Artificial Intelligence (XAI) and Human-Computer Interaction (HCI). +Specifically, She focuses on designing and developing explainable AI techniques to improve the transparency of complex AI model decision-making processes. +Guided by human-centered principles, her work aims to provide cognitively accessible explanations that enhance overall interpretability. \ No newline at end of file diff --git a/content/event/_index.md b/content/event/_index.md index e34d3c0..8dbc1db 100644 --- a/content/event/_index.md +++ b/content/event/_index.md @@ -30,7 +30,7 @@ Timetable for upcoming events in AY25/26 (subject to changes): | April 1 | VDBFuzz: Understanding and Detecting Crash Bugs in Vector Database Management Systems | Ningke | Shenao Wang | | March 25 | | --- | ---| | March 24 | Reading Group | Yuancheng | ---| -| March 18 | | --- | ---| +| March 18 | Comparables XAI: Faithful Example-based AI Explanations with Counterfactual Trace Adjustments | Yibo | Yifan Zhang| | March 11 | Qiyu Presentation | --- | ---| | March 10 | Reading Group | Yibo | ---| | March 4 | Software-Style Hardware Testing: Information-Flow Tracking, Fuzzing, and What ML Might Add. | TEST-lab | Flavien Solt|