<?xml version="1.0" encoding="utf-8" standalone="yes"?><rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>Meng's Page</title><link>https://www.zhangmeng43.com/</link><atom:link href="https://www.zhangmeng43.com/index.xml" rel="self" type="application/rss+xml"/><description>Meng's Page</description><generator>Hugo Blox Builder (https://hugoblox.com)</generator><language>en-us</language><lastBuildDate>Tue, 21 Oct 2025 00:00:00 +0000</lastBuildDate><image><url>https://www.zhangmeng43.com/media/icon_hu_3c4bb17454bfe3f5.png</url><title>Meng's Page</title><link>https://www.zhangmeng43.com/</link></image><item><title>Traffic Scenario Builder</title><link>https://www.zhangmeng43.com/projects/scenario/</link><pubDate>Thu, 01 Jan 2026 00:00:00 +0000</pubDate><guid>https://www.zhangmeng43.com/projects/scenario/</guid><description>&lt;iframe src="scenario_builder.html"
class="w-full h-[520px] my-6 rounded-xl border border-gray-200 shadow-sm"
loading="lazy" allowfullscreen&gt;&lt;/iframe&gt;
&lt;div class="text-base text-justify leading-relaxed max-w-prose mx-auto"&gt;
&lt;/div&gt;</description></item><item><title>Berlin Transit Live Monitor</title><link>https://www.zhangmeng43.com/projects/bvg/</link><pubDate>Thu, 13 Nov 2025 00:00:00 +0000</pubDate><guid>https://www.zhangmeng43.com/projects/bvg/</guid><description>&lt;iframe src="https://bsm.zhangmeng43.com/"
class="w-full h-[520px] my-6 rounded-xl border border-gray-200 shadow-sm"
loading="lazy" allowfullscreen&gt;&lt;/iframe&gt;
&lt;div class="text-base text-justify leading-relaxed max-w-prose mx-auto"&gt;
&lt;p&gt;A modern, responsive web dashboard designed for real-time monitoring of public transport departures in Berlin. This tool provides a comprehensive view of transit movements, combining temporal schedules with spatial tracking. The page works on both desktop and mobile browsers and automatically updates vehicle positions every few seconds.&lt;/p&gt;
&lt;figure class="figure-container"&gt;
&lt;img src="bspl0.JPG"&gt;
&lt;figcaption class="figure-caption"&gt;
Figure 1. Dashboard on desktop browser.
&lt;/figcaption&gt;
&lt;/figure&gt;
&lt;p&gt;This project was specifically designed and optimized to turn any spare smartphone or tablet into a dedicated, real-time smart transit monitor. By opening this dashboard in full-screen on an old device, you can create a permanent public transport timetable for your home, hallway, or office.&lt;/p&gt;
&lt;table align="center" style="border: none; background: none;"&gt;
&lt;tr style="border: none; background: none;"&gt;
&lt;td align="center" width="50%" style="border: none;"&gt;
&lt;img src="bspl1.JPG" width="60%" alt="Android Landscape Display"&gt;
&lt;br&gt;
&lt;i&gt;Figure 2. Android phone displaying the timetable and real-time map (via the &lt;b&gt;Fully Kiosk Browser&lt;/b&gt; app).&lt;/i&gt;
&lt;/td&gt;
&lt;td align="center" width="50%" style="border: none;"&gt;
&lt;img src="bspl2.JPG" width="60%" alt="iPhone Timetable Display"&gt;
&lt;br&gt;
&lt;i&gt;Figure 3. Kindle displaying the departure timetable.&lt;/i&gt;
&lt;/td&gt;
&lt;/tr&gt;
&lt;/table&gt;
---
&lt;h3 id="-data-source"&gt;🔗 Data Source&lt;/h3&gt;
&lt;p&gt;Powered by &lt;strong&gt;transport.rest&lt;/strong&gt;&lt;br&gt;
API documentation:
Git Repo:
&lt;/p&gt;
&lt;hr&gt;
&lt;/div&gt;</description></item><item><title>Text-Mining Demo</title><link>https://www.zhangmeng43.com/projects/classification/</link><pubDate>Sun, 26 Oct 2025 00:00:00 +0000</pubDate><guid>https://www.zhangmeng43.com/projects/classification/</guid><description>&lt;h3 id="summary"&gt;Summary&lt;/h3&gt;
&lt;div class="text-base text-justify"&gt;
This demo explores the use of _Hugging Face zero-shot text classification models_ to analyze multilingual user comments (e.g., YouTube). Two classification dimensions are focused on:
&lt;ul&gt;
&lt;li&gt;&lt;strong&gt;Sentiment&lt;/strong&gt;: whether the comment is positive, neutral, or negative&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;Category&lt;/strong&gt;: what the comment refers to (functionality, UI, or ads)&lt;/li&gt;
&lt;/ul&gt;
&lt;hr&gt;
&lt;h3 id="selected-models"&gt;Selected Models&lt;/h3&gt;
&lt;p&gt;Three pre-trained NLI-based transformer models are used for comparison:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;Model A: &lt;code&gt;facebook/bart-large-mnli&lt;/code&gt;&lt;/li&gt;
&lt;li&gt;Model B: &lt;code&gt;joeddav/xlm-roberta-large-xnli&lt;/code&gt;&lt;/li&gt;
&lt;li&gt;Model C: &lt;code&gt;typeform/distilbert-base-uncased-mnli&lt;/code&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;hr&gt;
&lt;h3 id="classification"&gt;Classification&lt;/h3&gt;
&lt;p&gt;Following are 10 manually labeled comments, spanning multiple languages, sentiment types, and categories. Each model classifies each comment for both sentiment and category, correct results are shown in &lt;strong&gt;bold&lt;/strong&gt; in the table below.&lt;/p&gt;
&lt;/div&gt;
&lt;div class="overflow-x-auto text-sm"&gt;
&lt;table&gt;
&lt;thead&gt;
&lt;tr&gt;
&lt;th&gt;Comment&lt;/th&gt;
&lt;th&gt;Sentiment&lt;/th&gt;
&lt;th&gt;&lt;/th&gt;
&lt;th&gt;&lt;/th&gt;
&lt;th&gt;Category&lt;/th&gt;
&lt;th&gt;&lt;/th&gt;
&lt;th&gt;&lt;/th&gt;
&lt;/tr&gt;
&lt;/thead&gt;
&lt;tbody&gt;
&lt;tr&gt;
&lt;td&gt;&lt;/td&gt;
&lt;td&gt;A&lt;/td&gt;
&lt;td&gt;B&lt;/td&gt;
&lt;td&gt;C&lt;/td&gt;
&lt;td&gt;A&lt;/td&gt;
&lt;td&gt;B&lt;/td&gt;
&lt;td&gt;C&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;The video loads fast and never lags. Love it!&lt;/td&gt;
&lt;td&gt;&lt;strong&gt;positive&lt;/strong&gt;&lt;/td&gt;
&lt;td&gt;&lt;strong&gt;positive&lt;/strong&gt;&lt;/td&gt;
&lt;td&gt;&lt;strong&gt;positive&lt;/strong&gt;&lt;/td&gt;
&lt;td&gt;&lt;strong&gt;functionality&lt;/strong&gt;&lt;/td&gt;
&lt;td&gt;&lt;strong&gt;functionality&lt;/strong&gt;&lt;/td&gt;
&lt;td&gt;&lt;strong&gt;functionality&lt;/strong&gt;&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;The search function works fine, but nothing special.&lt;/td&gt;
&lt;td&gt;&lt;strong&gt;neutral&lt;/strong&gt;&lt;/td&gt;
&lt;td&gt;positive&lt;/td&gt;
&lt;td&gt;positive&lt;/td&gt;
&lt;td&gt;&lt;strong&gt;functionality&lt;/strong&gt;&lt;/td&gt;
&lt;td&gt;&lt;strong&gt;functionality&lt;/strong&gt;&lt;/td&gt;
&lt;td&gt;user interface&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;I can’t rewind properly anymore, super annoying.&lt;/td&gt;
&lt;td&gt;&lt;strong&gt;negative&lt;/strong&gt;&lt;/td&gt;
&lt;td&gt;&lt;strong&gt;negative&lt;/strong&gt;&lt;/td&gt;
&lt;td&gt;&lt;strong&gt;negative&lt;/strong&gt;&lt;/td&gt;
&lt;td&gt;&lt;strong&gt;functionality&lt;/strong&gt;&lt;/td&gt;
&lt;td&gt;&lt;strong&gt;functionality&lt;/strong&gt;&lt;/td&gt;
&lt;td&gt;&lt;strong&gt;functionality&lt;/strong&gt;&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;I like how the app looks now, clean and smooth.&lt;/td&gt;
&lt;td&gt;&lt;strong&gt;positive&lt;/strong&gt;&lt;/td&gt;
&lt;td&gt;&lt;strong&gt;positive&lt;/strong&gt;&lt;/td&gt;
&lt;td&gt;&lt;strong&gt;positive&lt;/strong&gt;&lt;/td&gt;
&lt;td&gt;&lt;strong&gt;user interface&lt;/strong&gt;&lt;/td&gt;
&lt;td&gt;&lt;strong&gt;user interface&lt;/strong&gt;&lt;/td&gt;
&lt;td&gt;functionality&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;I am ok with the UI, it can be better though.&lt;/td&gt;
&lt;td&gt;positive&lt;/td&gt;
&lt;td&gt;positive&lt;/td&gt;
&lt;td&gt;positive&lt;/td&gt;
&lt;td&gt;&lt;strong&gt;user interface&lt;/strong&gt;&lt;/td&gt;
&lt;td&gt;&lt;strong&gt;user interface&lt;/strong&gt;&lt;/td&gt;
&lt;td&gt;functionality&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;The layout is messy after the latest update.&lt;/td&gt;
&lt;td&gt;&lt;strong&gt;negative&lt;/strong&gt;&lt;/td&gt;
&lt;td&gt;&lt;strong&gt;negative&lt;/strong&gt;&lt;/td&gt;
&lt;td&gt;&lt;strong&gt;negative&lt;/strong&gt;&lt;/td&gt;
&lt;td&gt;&lt;strong&gt;user interface&lt;/strong&gt;&lt;/td&gt;
&lt;td&gt;&lt;strong&gt;user interface&lt;/strong&gt;&lt;/td&gt;
&lt;td&gt;functionality&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;Way too many ads these days, it ruins the experience.&lt;/td&gt;
&lt;td&gt;&lt;strong&gt;negative&lt;/strong&gt;&lt;/td&gt;
&lt;td&gt;&lt;strong&gt;negative&lt;/strong&gt;&lt;/td&gt;
&lt;td&gt;&lt;strong&gt;negative&lt;/strong&gt;&lt;/td&gt;
&lt;td&gt;&lt;strong&gt;ads&lt;/strong&gt;&lt;/td&gt;
&lt;td&gt;&lt;strong&gt;ads&lt;/strong&gt;&lt;/td&gt;
&lt;td&gt;&lt;strong&gt;ads&lt;/strong&gt;&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;Ads are skippable now, so it’s not too bad.&lt;/td&gt;
&lt;td&gt;positive&lt;/td&gt;
&lt;td&gt;positive&lt;/td&gt;
&lt;td&gt;positive&lt;/td&gt;
&lt;td&gt;&lt;strong&gt;ads&lt;/strong&gt;&lt;/td&gt;
&lt;td&gt;functionality&lt;/td&gt;
&lt;td&gt;&lt;strong&gt;ads&lt;/strong&gt;&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;DE: Zu viele nervige Werbungen, es macht keinen Spaß mehr.&lt;/td&gt;
&lt;td&gt;&lt;strong&gt;negative&lt;/strong&gt;&lt;/td&gt;
&lt;td&gt;&lt;strong&gt;negative&lt;/strong&gt;&lt;/td&gt;
&lt;td&gt;positive&lt;/td&gt;
&lt;td&gt;&lt;strong&gt;ads&lt;/strong&gt;&lt;/td&gt;
&lt;td&gt;&lt;strong&gt;ads&lt;/strong&gt;&lt;/td&gt;
&lt;td&gt;functionality&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;CN: 功能正常，但感觉有点卡。&lt;/td&gt;
&lt;td&gt;positive&lt;/td&gt;
&lt;td&gt;positive&lt;/td&gt;
&lt;td&gt;positive&lt;/td&gt;
&lt;td&gt;user interface&lt;/td&gt;
&lt;td&gt;&lt;strong&gt;functionality&lt;/strong&gt;&lt;/td&gt;
&lt;td&gt;user interface&lt;/td&gt;
&lt;/tr&gt;
&lt;/tbody&gt;
&lt;/table&gt;
&lt;/div&gt;
&lt;div class="text-base text-justify"&gt;
&lt;h3 id="performance"&gt;Performance&lt;/h3&gt;
&lt;p&gt;Classification performance was compared across three models, &lt;strong&gt;Model A&lt;/strong&gt; (&lt;code&gt;facebook/bart-large-mnli&lt;/code&gt;) achieved higher scores in both the &lt;em&gt;Sentiment&lt;/em&gt; and &lt;em&gt;Category&lt;/em&gt; dimensions.&lt;/p&gt;
&lt;iframe style="width:100%; height: 500px; border: 0;"
loading="lazy"
allowfullscreen
src="highchart.html"&gt;&lt;/iframe&gt;
&lt;h3 id="next-steps"&gt;Next Steps&lt;/h3&gt;
&lt;p&gt;App Store and Google Play both provide public access to app reviews.
By identifying the corresponding app ID (for example, YouTube’s App Store ID is 544007664),
these review data can be extracted automatically. Combined with the comment classification
method demonstrated above, this enables real-time categorization of user feedback and helps
track emerging user needs and pain points.&lt;/p&gt;
&lt;/div&gt;</description></item><item><title>Resume</title><link>https://www.zhangmeng43.com/experience/</link><pubDate>Tue, 21 Oct 2025 00:00:00 +0000</pubDate><guid>https://www.zhangmeng43.com/experience/</guid><description/></item><item><title>Do cyclists disregard ‘priority-to-the-right’ more often than motorists?</title><link>https://www.zhangmeng43.com/publications/trf-cyclist-paper/</link><pubDate>Wed, 18 Sep 2024 00:00:00 +0000</pubDate><guid>https://www.zhangmeng43.com/publications/trf-cyclist-paper/</guid><description>&lt;div class="text-base text-justify"&gt;
---
&lt;h3 id="background"&gt;Background&lt;/h3&gt;
&lt;p&gt;Do cyclists disregard traffic rules more often than motorists? Answering this is essential for optimizing traffic &lt;strong&gt;safety and efficiency&lt;/strong&gt; as we transition toward autonomous driving in mixed environments. Grounded in naturalistic observations at urban unsignalized intersections, our study utilizes &lt;strong&gt;quasi-experimental methods&lt;/strong&gt; and &lt;strong&gt;regression analysis&lt;/strong&gt; to quantify compliance behaviors. This research is the result of a seamless collaboration between project managers, sensor technicians, data engineers, and human factors researchers, aiming to provide the critical behavioral data needed for safe human-machine coexistence.&lt;/p&gt;
&lt;figure class="w-full my-6 flex flex-col items-center"&gt;
&lt;img src="workflow.svg"&gt;
&lt;figcaption class="figure-caption"&gt;
&lt;strong&gt;Figure 1. The Collaborative Project Workflow.&lt;/strong&gt;
&lt;/figcaption&gt;
&lt;/figure&gt;
&lt;hr&gt;
&lt;h3 id="methods"&gt;Methods&lt;/h3&gt;
&lt;p&gt;Using stationary cameras, a 12-day naturalistic traffic observation was conducted at an urban T-intersection in &lt;em&gt;Braunschweig, Germany&lt;/em&gt;. The video footage underwent spatial calibration to establish a real-world coordinate system. Road users were detected and classified, and their movements were converted into georeferenced trajectories. In &lt;strong&gt;202&lt;/strong&gt; interaction cases, a car from the right (Ego, with priority) encountered a car or a bike from the left (Foe, without priority). The study examined how the following factors associated with the &lt;strong&gt;violation&lt;/strong&gt; using logistic regression:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;Ego&amp;rsquo;s turning direction (left vs. right)&lt;/li&gt;
&lt;li&gt;Foe&amp;rsquo;s type (car vs. bike)&lt;/li&gt;
&lt;li&gt;Relative arrival time&lt;/li&gt;
&lt;li&gt;Foe&amp;rsquo;s lateral position&lt;/li&gt;
&lt;/ul&gt;
&lt;figure class="w-full my-6 flex flex-col items-center"&gt;
&lt;iframe src="traffic_demo1.html"
class="w-full h-[520px] rounded-xl border border-gray-200 shadow-sm bg-white"
loading="lazy"
allowfullscreen&gt;
&lt;/iframe&gt;
&lt;figcaption class="figure-caption"&gt;
&lt;strong&gt;Figure 2.&lt;/strong&gt; Traffic Scenarios: Compliance vs Violation.
&lt;/figcaption&gt;
&lt;/figure&gt;
&lt;hr&gt;
&lt;h3 id="key-findings"&gt;Key Findings&lt;/h3&gt;
&lt;ul&gt;
&lt;li&gt;Cyclists violated the “priority-to-the-right” rule more frequently than motorists.&lt;/li&gt;
&lt;li&gt;Road users with priority were more likely to yield when:
&lt;ul&gt;
&lt;li&gt;turning right&lt;/li&gt;
&lt;li&gt;facing a bike&lt;/li&gt;
&lt;li&gt;arriving later at the intersection&lt;/li&gt;
&lt;li&gt;facing a road user &lt;strong&gt;close to the lane center&lt;/strong&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;/li&gt;
&lt;/ul&gt;
&lt;hr&gt;
&lt;h3 id="conclusion"&gt;Conclusion&lt;/h3&gt;
&lt;p&gt;This study underscores the importance of implicit communication in mixed traffic. It provides empirical benchmarks for designing human-like autonomous driving systems, which is supposed to be capable of interpreting and responding to nuanced road-user interactions at unsignalized intersections.&lt;/p&gt;
&lt;/div&gt;</description></item><item><title>Bringing Emotion Theory into the Cockpit</title><link>https://www.zhangmeng43.com/publications/mdpi-emotion-paper/</link><pubDate>Sun, 19 Nov 2023 00:00:00 +0000</pubDate><guid>https://www.zhangmeng43.com/publications/mdpi-emotion-paper/</guid><description>&lt;div class="text-base text-justify"&gt;
&lt;hr&gt;
&lt;h3 id="background"&gt;Background&lt;/h3&gt;
&lt;p&gt;For nearly a century, the scientific debate on emotion has revolved around two fascinating puzzles. First, the nature of emotion: Are joy and sadness distinct entities, like apples and pears, or merely different shades of the same fruit, like red and green apples? Second, the sequence: Do we run because we feel fear, or do we feel fear because we are running? While the academic community has yet to reach a verdict on these theoretical roots, there is one consensus: to truly understand human emotion, we cannot rely on a single source. It requires multimodal measurement, combining physiological signals, facial expressions, and behavioral data.&lt;/p&gt;
&lt;p&gt;This principle is now reshaping the automotive world. From enhancing the &lt;strong&gt;passenger&amp;rsquo;s well-being&lt;/strong&gt; to solving the complex puzzle of &lt;strong&gt;trust in autonomous vehicles&lt;/strong&gt;, accurate emotion detection is key. Motivated by this, I had the privilege during the early stages of my PhD to independently design and execute a comprehensive multimodal driving simulator experiment, aiming to bridge the gap between abstract theory and real-world application&lt;/p&gt;
&lt;figure class="w-full my-6 flex flex-col items-center"&gt;
&lt;img src="workflow.svg" alt="Research Framework Diagram"&gt;
&lt;figcaption class="figure-caption"&gt;
&lt;strong&gt;Figure 1. The Research Workflow.&lt;/strong&gt;
&lt;/figcaption&gt;
&lt;/figure&gt;
&lt;hr&gt;
&lt;h3 id="hypotheses"&gt;Hypotheses&lt;/h3&gt;
&lt;p&gt;Drawing upon the &lt;em&gt;Component Process Model (CPM)&lt;/em&gt;, the driver&amp;rsquo;s body responses during fear-inducing scenarios would be modulated by specific cognitive appraisals: Novelty and Power. It&amp;rsquo;s hypothesized that these cognitive checks manifest through distinct channels:&lt;/p&gt;
&lt;ol&gt;
&lt;li&gt;The Novelty Hypothesis: The appraisal of Novelty (high unexpectedness) will be indicated by immediate responses, specifically an increase in Pupil Diameter, Skin Conductance Level, and the activation of Upper Face Action Units.&lt;/li&gt;
&lt;li&gt;The Power Hypothesis: The appraisal of Power (low coping potential/control) will be indicated by a delayed response pattern, specifically an drop in nasal temperature and the activation of Lower Face Action Units.&lt;/li&gt;
&lt;li&gt;The Temporal Dynamics Hypothesis: In line with the sequential nature of CPM checks, the facical indicators of Novelty are hypothesized to precede the ones of Power, reflecting the cognitive processing order from event detection to coping evaluation.&lt;/li&gt;
&lt;/ol&gt;
&lt;hr&gt;
&lt;h3 id="methods"&gt;Methods&lt;/h3&gt;
&lt;p&gt;Driving simulator experiments were conducted using Virtual Reality to elicit fear through critical traffic events. Adopting a mixed-methods design, the study integrated objective physiological measurements with subjective assessments. The objective data comprised facial infrared thermography, facial Action Units (AUs), and synchronized peripheral physiological signals. These objective metrics were valided with subjective data collected via the Self-Assessment Manikin (SAM) and the Positive and Negative Affect Schedule (PANAS). This comprehensive approach allowed for the cross-validation of appraisal-driven responses, establishing a robust, multidimensional framework for assessing driver emotions.&lt;/p&gt;
&lt;figure class="figure-container"&gt;
&lt;img src="Figure2.png"&gt;
&lt;figcaption class="figure-caption"&gt;
&lt;strong&gt;Figure 2. Overview of the multi-sensor experimental setup.&lt;/strong&gt;&lt;br&gt;
The diagram shows the integration of physiological, behavioral, and subjective measurement tools within the simulated driving environment (This image is generated by AI).
&lt;/figcaption&gt;
&lt;/figure&gt;
&lt;figure class="w-full my-6 flex flex-col items-center"&gt;
&lt;iframe src="AU.html"
class="w-full h-[520px] rounded-xl border border-gray-200 shadow-sm bg-white"
loading="lazy"
allowfullscreen&gt;
&lt;/iframe&gt;
&lt;figcaption class="figure-caption"&gt;
&lt;strong&gt;Figure 3.&lt;/strong&gt; Mapping of Facial Action Units (AUs) to basic emotion categories.
&lt;/figcaption&gt;
&lt;/figure&gt;
&lt;hr&gt;
&lt;h3 id="key-findings"&gt;Key Findings&lt;/h3&gt;
&lt;ol&gt;
&lt;li&gt;The studies empirically validated the Component Process Model (CPM) as a robust framework for assessing driver emotions.&lt;/li&gt;
&lt;li&gt;Thermal Imaging as an indicator for &amp;ldquo;Power&amp;rdquo;
&lt;ul&gt;
&lt;li&gt;Fear (characterized by low power or low coping potential) was significantly associated with a decrease in nasal tip temperature (vasoconstriction), effectively distinguishing it from high-power emotions.&lt;/li&gt;
&lt;/ul&gt;
&lt;/li&gt;
&lt;li&gt;Distinct Facial Signatures for Appraisals
&lt;ul&gt;
&lt;li&gt;Novelty: Associated with upper face activation (AUs 1, 2, 4, 5, 7).&lt;/li&gt;
&lt;li&gt;Power: Associated with lower face activation (AUs 15, 20, 25, 26).&lt;/li&gt;
&lt;li&gt;Temporal Dynamics: Indicators of Novelty precede those of Power, reflecting the cognitive processing order from event detection to coping evaluation.&lt;/li&gt;
&lt;/ul&gt;
&lt;/li&gt;
&lt;li&gt;Multimodal Synchronization &amp;amp; Latency
&lt;ul&gt;
&lt;li&gt;A decrease in Novelty (habituation) significantly correlated with reductions in Pupil Diameter (PD), Skin Conductance Level (SCL), and AU intensity.&lt;/li&gt;
&lt;li&gt;Response Latency: Revealed distinct peak timings for different modalities, with Pupil Diameter peaking earliest (~3.2s), followed by Skin Conductance (~4.1s) and Facial Expressions (~4.3s), and finally Heart Rate (~5.0s).&lt;/li&gt;
&lt;/ul&gt;
&lt;/li&gt;
&lt;/ol&gt;
&lt;hr&gt;
&lt;/div&gt;</description></item><item><title>Modeling Human-Like Interaction Between Cyclists and Vehicles</title><link>https://www.zhangmeng43.com/projects/poster/</link><pubDate>Thu, 26 Oct 2023 00:00:00 +0000</pubDate><guid>https://www.zhangmeng43.com/projects/poster/</guid><description>&lt;div class="text-base text-justify leading-relaxed max-w-prose mx-auto"&gt;
&lt;h3 id="introduction"&gt;Introduction&lt;/h3&gt;
&lt;p&gt;The study, using real-world data, aims to model the interaction between &lt;strong&gt;crossing bicycles&lt;/strong&gt; and &lt;strong&gt;right-turning vehicles&lt;/strong&gt;, attempting to alter the simulator&amp;rsquo;s guidance at the tactical level. In ten days of video recordings from an urban intersection, &lt;strong&gt;517 valid cases&lt;/strong&gt; were collected.&lt;/p&gt;
&lt;figure class="my-6 text-center"&gt;
&lt;img src="plot.png"
alt="Interaction overview plot"
class="mx-auto rounded-xl shadow-md w-3/4" /&gt;
&lt;figcaption class="mt-2 text-sm text-gray-600"&gt;
Figure 1. Trajectories of crossing bicycles and right-turning vehicles.
&lt;/figcaption&gt;
&lt;/figure&gt;
&lt;hr&gt;
&lt;h3 id="modeling"&gt;Modeling&lt;/h3&gt;
&lt;p&gt;A &lt;strong&gt;logistic regression model&lt;/strong&gt; of crossing order was employed with features of bicycles (0) and vehicles (1):&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;speed (&lt;em&gt;v&lt;/em&gt;)&lt;/li&gt;
&lt;li&gt;speed difference (&lt;em&gt;dv&lt;/em&gt;)&lt;/li&gt;
&lt;li&gt;distance to crossing point (&lt;em&gt;d2x&lt;/em&gt;)&lt;/li&gt;
&lt;li&gt;predicted PET (&lt;em&gt;ppet&lt;/em&gt;).&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;The dataset was split into &lt;strong&gt;training (80%)&lt;/strong&gt; and &lt;strong&gt;testing (20%)&lt;/strong&gt; subsets. Models with different feature combinations were cross-validated.&lt;/p&gt;
$$
\log\left(\frac{p}{1-p}\right)
= \beta_0 + \beta_1 x_1 + \beta_2 x_2 + \ldots + \beta_k x_k
$$&lt;iframe src="highchart1.html"
class="w-full h-[520px] my-6 rounded-xl border border-gray-200 shadow-sm"
loading="lazy" allowfullscreen&gt;&lt;/iframe&gt;
&lt;hr&gt;
&lt;h3 id="simulation"&gt;Simulation&lt;/h3&gt;
&lt;p&gt;The selected model was implemented in &lt;strong&gt;SUMO&lt;/strong&gt;: At 20 m before the crossing point, the crossing order was estimated, and the lagging object was forced to slow down. A comparison was performed between &lt;strong&gt;real data&lt;/strong&gt;, &lt;strong&gt;SUMO’s default model&lt;/strong&gt;, and &lt;strong&gt;this new model&lt;/strong&gt;.&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;In reality, &lt;strong&gt;74%&lt;/strong&gt; of bicycles crossed before vehicles.&lt;/li&gt;
&lt;li&gt;In the default model, vehicles were more conservative - bicycles crossed first in about 90% of cases.&lt;/li&gt;
&lt;li&gt;The new model brings this ratio &lt;strong&gt;closer to 50%&lt;/strong&gt;, though still not identical to real data.&lt;/li&gt;
&lt;li&gt;In the default model, &lt;strong&gt;PET distributions&lt;/strong&gt; vary strongly by crossing order, whereas in the real-world data and new model, PET distributions are similar (yet differ by ~1 s).&lt;/li&gt;
&lt;/ul&gt;
&lt;iframe src="highchart2.html"
class="w-full h-[520px] my-6 rounded-xl border border-gray-200 shadow-sm"
loading="lazy" allowfullscreen&gt;&lt;/iframe&gt;
&lt;hr&gt;
&lt;h3 id="conclusion"&gt;Conclusion&lt;/h3&gt;
&lt;p&gt;The study of &lt;strong&gt;interactions between bicycles and vehicles&lt;/strong&gt; in real traffic contributes to improving &lt;strong&gt;simulator realism&lt;/strong&gt;.&lt;br&gt;
Although the new model did not perfectly reproduce the crossing-order distribution, it significantly improved the &lt;strong&gt;PET distribution&lt;/strong&gt;, bringing it closer to reality.&lt;/p&gt;
&lt;/div&gt;</description></item><item><title>Human Performance in Critical Scenarios as a Benchmark for Highly Automated Vehicles</title><link>https://www.zhangmeng43.com/publications/springer-auto-paper/</link><pubDate>Mon, 19 Jul 2021 00:00:00 +0000</pubDate><guid>https://www.zhangmeng43.com/publications/springer-auto-paper/</guid><description>&lt;div class="text-base text-justify"&gt;
&lt;p&gt;Before &lt;strong&gt;highly automated vehicles (HAVs)&lt;/strong&gt; become part of everyday traffic, their &lt;strong&gt;safety must be proven&lt;/strong&gt;.&lt;br&gt;
The use of &lt;strong&gt;human performance as a benchmark&lt;/strong&gt; represents a promising approach - yet, appropriate methods to &lt;strong&gt;quantify and compare human and HAV performance&lt;/strong&gt; remain rare.&lt;/p&gt;
&lt;hr&gt;
&lt;p&gt;By adapting the &lt;em&gt;method of constant stimuli&lt;/em&gt;, a &lt;strong&gt;scenario-based approach&lt;/strong&gt; to quantify the &lt;strong&gt;limit of human performance&lt;/strong&gt; is developed.&lt;br&gt;
This method is applied in a &lt;strong&gt;driving simulator study&lt;/strong&gt;, where participants repeatedly face a &lt;strong&gt;cut-in manoeuvre&lt;/strong&gt; on a highway.&lt;/p&gt;
&lt;p&gt;By systematically manipulating the &lt;strong&gt;criticality&lt;/strong&gt; of the manoeuvre - defined in terms of &lt;em&gt;time to collision (TTC)&lt;/em&gt; - humans’ &lt;strong&gt;collision-avoidance performance&lt;/strong&gt; can be measured.&lt;/p&gt;
&lt;hr&gt;
&lt;h3 id="key-method"&gt;Key Method&lt;/h3&gt;
&lt;ul&gt;
&lt;li&gt;The &lt;strong&gt;limit of human performance&lt;/strong&gt; is identified using &lt;strong&gt;logistic regression&lt;/strong&gt;.&lt;/li&gt;
&lt;li&gt;The &lt;strong&gt;regression curve&lt;/strong&gt; and its &lt;strong&gt;inflection point&lt;/strong&gt; allow direct comparison between &lt;strong&gt;human&lt;/strong&gt; and &lt;strong&gt;HAV&lt;/strong&gt; performance.&lt;/li&gt;
&lt;/ul&gt;
&lt;hr&gt;
&lt;h3 id="conclusion"&gt;Conclusion&lt;/h3&gt;
&lt;p&gt;The presented approach provides a practical means by which &lt;strong&gt;HAVs’ safety performance&lt;/strong&gt; can be evaluated and proven against &lt;strong&gt;human driving capabilities&lt;/strong&gt;.&lt;/p&gt;
&lt;/div&gt;</description></item><item><title>How Can Driver Emotions Be Quantified?</title><link>https://www.zhangmeng43.com/projects/ma/</link><pubDate>Tue, 12 Apr 2016 00:00:00 +0000</pubDate><guid>https://www.zhangmeng43.com/projects/ma/</guid><description>&lt;div class="text-base text-justify leading-relaxed max-w-prose mx-auto"&gt;
&lt;h3 id="how-can-emotions-be-quantified"&gt;How can emotions be quantified?&lt;/h3&gt;
&lt;p&gt;To describe facial expressions systematically, Paul Ekman and his colleagues developed the &lt;em&gt;Facial Action Coding System (FACS)&lt;/em&gt; &lt;sup id="fnref:1"&gt;&lt;a href="#fn:1" class="footnote-ref" role="doc-noteref"&gt;1&lt;/a&gt;&lt;/sup&gt;. This system groups visible facial muscle movements and certain head motions into identifiable units called &lt;em&gt;Action Units (AUs)&lt;/em&gt;. Each AU represents a specific facial muscle activity that can be observed and coded manually or by software.&lt;/p&gt;
&lt;p&gt;The table below shows a selection of AUs along with their descriptions and how accurately they were detected by facial recognition software I used in 2016.&lt;/p&gt;
&lt;table&gt;
&lt;thead&gt;
&lt;tr&gt;
&lt;th&gt;Action Unit&lt;/th&gt;
&lt;th&gt;Description&lt;/th&gt;
&lt;th&gt;Accuracy&lt;/th&gt;
&lt;th&gt;N&lt;/th&gt;
&lt;/tr&gt;
&lt;/thead&gt;
&lt;tbody&gt;
&lt;tr&gt;
&lt;td&gt;1&lt;/td&gt;
&lt;td&gt;Raise inner eyebrow&lt;/td&gt;
&lt;td&gt;89.7 %&lt;/td&gt;
&lt;td&gt;175&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;2&lt;/td&gt;
&lt;td&gt;Raise outer eyebrow&lt;/td&gt;
&lt;td&gt;88.9 %&lt;/td&gt;
&lt;td&gt;117&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;4&lt;/td&gt;
&lt;td&gt;Lower brows&lt;/td&gt;
&lt;td&gt;94.3 %&lt;/td&gt;
&lt;td&gt;194&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;5&lt;/td&gt;
&lt;td&gt;Raise upper eyelids&lt;/td&gt;
&lt;td&gt;95.1 %&lt;/td&gt;
&lt;td&gt;102&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;6&lt;/td&gt;
&lt;td&gt;Raise cheeks&lt;/td&gt;
&lt;td&gt;92.7 %&lt;/td&gt;
&lt;td&gt;123&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;7&lt;/td&gt;
&lt;td&gt;Tighten eyelids&lt;/td&gt;
&lt;td&gt;93.4 %&lt;/td&gt;
&lt;td&gt;121&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;9&lt;/td&gt;
&lt;td&gt;Wrinkle nose&lt;/td&gt;
&lt;td&gt;100 %&lt;/td&gt;
&lt;td&gt;75&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;10&lt;/td&gt;
&lt;td&gt;Raise upper lip&lt;/td&gt;
&lt;td&gt;90.5 %&lt;/td&gt;
&lt;td&gt;21&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;12&lt;/td&gt;
&lt;td&gt;Pull lip corners (smile)&lt;/td&gt;
&lt;td&gt;95.4 %&lt;/td&gt;
&lt;td&gt;131&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;14&lt;/td&gt;
&lt;td&gt;Dimpler&lt;/td&gt;
&lt;td&gt;67.6 %&lt;/td&gt;
&lt;td&gt;37&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;15&lt;/td&gt;
&lt;td&gt;Depress lip corners&lt;/td&gt;
&lt;td&gt;89.4 %&lt;/td&gt;
&lt;td&gt;94&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;17&lt;/td&gt;
&lt;td&gt;Raise chin&lt;/td&gt;
&lt;td&gt;86.6 %&lt;/td&gt;
&lt;td&gt;202&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;18&lt;/td&gt;
&lt;td&gt;Pucker lips&lt;/td&gt;
&lt;td&gt;88.9 %&lt;/td&gt;
&lt;td&gt;9&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;20&lt;/td&gt;
&lt;td&gt;Stretch lips&lt;/td&gt;
&lt;td&gt;92.4 %&lt;/td&gt;
&lt;td&gt;79&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;23&lt;/td&gt;
&lt;td&gt;Tighten lips&lt;/td&gt;
&lt;td&gt;63.3 %&lt;/td&gt;
&lt;td&gt;60&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;24&lt;/td&gt;
&lt;td&gt;Press lips together&lt;/td&gt;
&lt;td&gt;65.5 %&lt;/td&gt;
&lt;td&gt;58&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;25&lt;/td&gt;
&lt;td&gt;Open mouth&lt;/td&gt;
&lt;td&gt;76.9 %&lt;/td&gt;
&lt;td&gt;324&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;26&lt;/td&gt;
&lt;td&gt;Drop jaw&lt;/td&gt;
&lt;td&gt;48 %&lt;/td&gt;
&lt;td&gt;50&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;28&lt;/td&gt;
&lt;td&gt;Suck in lips&lt;/td&gt;
&lt;td&gt;100 %&lt;/td&gt;
&lt;td&gt;1&lt;/td&gt;
&lt;/tr&gt;
&lt;/tbody&gt;
&lt;/table&gt;
&lt;p&gt;Although there are some individual differences, it is generally assumed that specific facial expressions are universally associated with certain emotions, across people and cultures. The diagram below illustrates how specific combinations of Action Units (AUs) form the prototypical expressions of basic emotions like fear, joy, sadness, and anger&lt;sup id="fnref:2"&gt;&lt;a href="#fn:2" class="footnote-ref" role="doc-noteref"&gt;2&lt;/a&gt;&lt;/sup&gt;.&lt;/p&gt;
&lt;iframe src="AU.html"
class="w-full h-[520px] my-6 rounded-xl border border-gray-200 shadow-sm"
loading="lazy" allowfullscreen&gt;&lt;/iframe&gt;
&lt;h3 id="how-can-we-read-a-drivers-face"&gt;How can we read a driver&amp;rsquo;s face?&lt;/h3&gt;
&lt;p&gt;The Facial Action Coding System (FACS) offers a systematic way to describe facial muscle movements, and that means we can leverage it to assess driver emotions. But here’s the question:&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;Which facial muscle movements are linked to frustration during driving?&lt;/strong&gt;&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;30 participants&lt;/strong&gt; were invited to take part in a simulated driving experiment. Each driver faced two contrasting traffic scenarios:&lt;/p&gt;
&lt;p&gt;🚗 &lt;strong&gt;Smooth traffic&lt;/strong&gt;&lt;br&gt;
🚗 &lt;strong&gt;Traffic jam&lt;/strong&gt;&lt;/p&gt;
&lt;p&gt;To enhance immersion, participants were rewarded for reaching their destination within a set time limit: making delays feel more frustrating and emotionally charged. The image below shows the driving simulator setup and one such frustrating moment, captured inside our virtual traffic jam:&lt;/p&gt;
&lt;p&gt;
&lt;figure &gt;
&lt;div class="flex justify-center "&gt;
&lt;div class="w-full" &gt;
&lt;img alt="exp"
srcset="https://www.zhangmeng43.com/projects/ma/exp_hu_ef55e3da9e3a999e.webp 320w, https://www.zhangmeng43.com/projects/ma/exp_hu_2c02abbbffec6dbb.webp 480w, https://www.zhangmeng43.com/projects/ma/exp_hu_a4be9a7a5dd1f174.webp 760w"
sizes="(max-width: 480px) 100vw, (max-width: 768px) 90vw, (max-width: 1024px) 80vw, 760px"
src="https://www.zhangmeng43.com/projects/ma/exp_hu_ef55e3da9e3a999e.webp"
width="760"
height="309"
loading="lazy" data-zoomable /&gt;&lt;/div&gt;
&lt;/div&gt;&lt;/figure&gt;
&lt;/p&gt;
&lt;p&gt;Statistical results revealed that several facial muscle movements (Action Units, AUs) appeared &lt;strong&gt;significantly more often during traffic jam&lt;/strong&gt; than in smooth ones. These frustration-linked AUs include:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;strong&gt;AU2&lt;/strong&gt;: Raise outer eyebrows&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;AU5&lt;/strong&gt;: Raise upper eyelids&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;AU6&lt;/strong&gt;: Raise cheeks&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;AU9&lt;/strong&gt;: Wrinkle nose&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;AU10&lt;/strong&gt;: Raise upper lip&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;AU12&lt;/strong&gt;: Pull lip corners (smile)&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;AU14&lt;/strong&gt;: Dimpler&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;AU15&lt;/strong&gt;: Depress lip corners&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;AU17&lt;/strong&gt;: Raise chin&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;AU18&lt;/strong&gt;: Pucker lips&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;AU23&lt;/strong&gt;: Tighten lips&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;AU28&lt;/strong&gt;: Suck in lips&lt;/li&gt;
&lt;/ul&gt;
&lt;h3 id="what-is-a-frustrated-facial-expression"&gt;What is a frustrated facial expression?&lt;/h3&gt;
&lt;p&gt;While individual Action Units (AUs) are meaningful, facial expressions are usually combinations of multiple AUs. In fact, the AUs that appeared more frequently during traffic jams may not act alone. They likely combine to form &lt;strong&gt;complex expressions&lt;/strong&gt;. To uncover these hidden combinations, I conducted a &lt;strong&gt;clustering analysis&lt;/strong&gt; on the facial data observed during the jam condition. &lt;strong&gt;K-Means Clustering&lt;/strong&gt; was employed. The core idea is simple: group similar data points based on how close they are in space.&lt;/p&gt;
&lt;p&gt;
&lt;figure &gt;
&lt;div class="flex justify-center "&gt;
&lt;div class="w-full" &gt;&lt;img alt="cluster"
src="https://www.zhangmeng43.com/projects/ma/cluster.gif"
loading="lazy" data-zoomable /&gt;&lt;/div&gt;
&lt;/div&gt;&lt;/figure&gt;
&lt;/p&gt;
&lt;p&gt;The K-Means process works in following steps:&lt;/p&gt;
&lt;ol&gt;
&lt;li&gt;Randomly choose initial cluster centers.&lt;/li&gt;
&lt;li&gt;Assign each observation to the nearest cluster center.&lt;/li&gt;
&lt;li&gt;Update the cluster centers based on the new groupings.&lt;/li&gt;
&lt;li&gt;This cycle repeats until stable clusters emerge.&lt;/li&gt;
&lt;/ol&gt;
&lt;iframe src="cluster.html"
class="w-full h-[520px] my-6 rounded-xl border border-gray-200 shadow-sm"
loading="lazy" allowfullscreen&gt;&lt;/iframe&gt;
&lt;p&gt;Facial expression data were grouped into &lt;strong&gt;five clusters&lt;/strong&gt; using K-Means clustering. Each cluster represents a common combination of Action Units (AUs), potentially reflecting a distinct emotional pattern. The &lt;strong&gt;radar chart&lt;/strong&gt; above shows the &lt;em&gt;average activation level&lt;/em&gt; (cluster centers) for each AU across the five clusters.&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;Cluster 4&lt;/strong&gt; was the &lt;strong&gt;only one that appeared significantly more often&lt;/strong&gt; during traffic jams.&lt;/p&gt;
&lt;p&gt;Cluster 4 is mainly defined by the co-activation of:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;strong&gt;AU 9&lt;/strong&gt; – &lt;em&gt;Wrinkle nose&lt;/em&gt;&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;AU 18&lt;/strong&gt; – &lt;em&gt;Pucker lips&lt;/em&gt;&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;AU 24&lt;/strong&gt; – &lt;em&gt;Press lips together&lt;/em&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;This particular combination may represent the &lt;strong&gt;facial expression of frustration&lt;/strong&gt; in the driving context.&lt;/p&gt;
&lt;h3 id="what-does-a-frustrated-face-look-like"&gt;What does a &amp;ldquo;frustrated face&amp;rdquo; look like?&lt;/h3&gt;
&lt;p&gt;&lt;strong&gt;AU9 + AU18 + AU24 =
&lt;/strong&gt;&lt;/p&gt;
&lt;/div&gt;&lt;div class="footnotes" role="doc-endnotes"&gt;
&lt;hr&gt;
&lt;ol&gt;
&lt;li id="fn:1"&gt;
&lt;p&gt;Ekman, P. Friesen, W. V. &amp;amp; Hager, J. C. (2002). Manual for the facial action coding system. Salt Lake City: A Human Face.&amp;#160;&lt;a href="#fnref:1" class="footnote-backref" role="doc-backlink"&gt;&amp;#x21a9;&amp;#xfe0e;&lt;/a&gt;&lt;/p&gt;
&lt;/li&gt;
&lt;li id="fn:2"&gt;
&lt;p&gt;Ekman, P. &amp;amp; Friesen, W. V. (1978). Manual for the facial action coding system. Palo Alto: Consulting Psychologists Press.&amp;#160;&lt;a href="#fnref:2" class="footnote-backref" role="doc-backlink"&gt;&amp;#x21a9;&amp;#xfe0e;&lt;/a&gt;&lt;/p&gt;
&lt;/li&gt;
&lt;/ol&gt;
&lt;/div&gt;</description></item></channel></rss>