<?xml version="1.0" encoding="utf-8"?><feed xmlns="http://www.w3.org/2005/Atom" ><generator uri="https://jekyllrb.com/" version="3.10.0">Jekyll</generator><link href="https://irrlab.github.io/feed.xml" rel="self" type="application/atom+xml" /><link href="https://irrlab.github.io/" rel="alternate" type="text/html" /><updated>2026-06-29T06:01:56+00:00</updated><id>https://irrlab.github.io/feed.xml</id><title type="html">Intelligence Representation &amp;amp; Reasoning Lab</title><subtitle>GIST Intelligence Representation &amp; Reasoning Lab website</subtitle><author><name>Peter Desmet</name></author><entry><title type="html">ACL 2025, “RSCF: Relation-Semantics Consistent Filter for Entity Embedding of Knowledge Graph”</title><link href="https://irrlab.github.io/blog/2025/rscf/" rel="alternate" type="text/html" title="ACL 2025, “RSCF: Relation-Semantics Consistent Filter for Entity Embedding of Knowledge Graph”" /><published>2025-05-16T09:00:00+00:00</published><updated>2025-05-16T09:00:00+00:00</updated><id>https://irrlab.github.io/blog/2025/RSCF</id><content type="html" xml:base="https://irrlab.github.io/blog/2025/rscf/"><![CDATA[<h2 id="in-knowledge-graph-embedding-leveraging-relation-specific-entity-transformation-has-markedly-enhanced-performance-however-the-consistency-of-embedding-differences-before-and-after-transformation-remains-unaddressed-risking-the-loss-of-valuable-inductive-bias-inherent-in-the-embeddings-this-inconsistency-stems-from-two-problems-first-transformation-representations-are-specified-for-relations-in-a-disconnected-manner-allowing-dissimilar-transformations-and-corresponding-entity-embeddings-for-similar-relations-second-a-generalized-plug-in-approach-as-a-sfbr-semantic-filter-based-on-relations-disrupts-this-consistency-through-excessive-concentration-of-entity-embeddings-under-entity-based-regularization-generating-indistinguishable-score-distributions-among-relations-in-this-paper-we-introduce-a-plug-in-kge-method-relation-semantics-consistent-filter-rscf-its-entity-transformation-has-three-features-for-enhancing-semantic-consistency-1-shared-affine-transformation-of-relation-embeddings-across-all-relations-2-rooted-entity-transformation-that-adds-an-entity-embedding-to-its-change-represented-by-the-transformed-vector-and-3-normalization-of-the-change-to-prevent-scale-reduction-to-amplify-the-advantages-of-consistency-that-preserve-semantics-on-embeddings-rscf-adds-relation-transformation-and-prediction-modules-for-enhancing-the-semantics-in-knowledge-graph-completion-tasks-with-distance-based-and-tensor-decomposition-models-rscf-significantly-outperforms-state-of-the-art-kge-methods-showing-robustness-across-all-relations-and-their-frequencies">In knowledge graph embedding, leveraging relation specific entity transformation has markedly enhanced performance. However, the consistency of embedding differences before and after transformation remains unaddressed, risking the loss of valuable inductive bias inherent in the embeddings. This inconsistency stems from two problems. First, transformation representations are specified for relations in a disconnected manner, allowing dissimilar transformations and corresponding entity embeddings for similar relations. Second, a generalized plug-in approach as a SFBR (Semantic Filter Based on Relations) disrupts this consistency through excessive concentration of entity embeddings under entity-based regularization, generating indistinguishable score distributions among relations. In this paper, we introduce a plug-in KGE method, Relation-Semantics Consistent Filter (RSCF). Its entity transformation has three features for enhancing semantic consistency: 1) shared affine transformation of relation embeddings across all relations, 2) rooted entity transformation that adds an entity embedding to its change represented by the transformed vector, and 3) normalization of the change to prevent scale reduction. To amplify the advantages of consistency that preserve semantics on embeddings, RSCF adds relation transformation and prediction modules for enhancing the semantics. In knowledge graph completion tasks with distance-based and tensor decomposition models, RSCF significantly outperforms state-of-the-art KGE methods, showing robustness across all relations and their frequencies.</h2>]]></content><author><name>Peter Desmet</name></author><category term="ACL 2025" /><summary type="html"><![CDATA[In knowledge graph embedding, leveraging relation specific entity transformation has markedly enhanced performance. However, the consistency of embedding differences before and after transformation remains unaddressed, risking the loss of valuable inductive bias inherent in the embeddings. This inconsistency stems from two problems. First, transformation representations are specified for relations in a disconnected manner, allowing dissimilar transformations and corresponding entity embeddings for similar relations. Second, a generalized plug-in approach as a SFBR (Semantic Filter Based on Relations) disrupts this consistency through excessive concentration of entity embeddings under entity-based regularization, generating indistinguishable score distributions among relations. In this paper, we introduce a plug-in KGE method, Relation-Semantics Consistent Filter (RSCF). Its entity transformation has three features for enhancing semantic consistency: 1) shared affine transformation of relation embeddings across all relations, 2) rooted entity transformation that adds an entity embedding to its change represented by the transformed vector, and 3) normalization of the change to prevent scale reduction. To amplify the advantages of consistency that preserve semantics on embeddings, RSCF adds relation transformation and prediction modules for enhancing the semantics. In knowledge graph completion tasks with distance-based and tensor decomposition models, RSCF significantly outperforms state-of-the-art KGE methods, showing robustness across all relations and their frequencies.]]></summary></entry><entry><title type="html">TMLR, “CFASL: Composite Factor-Aligned Symmetry Learning for Disentanglement in Variational AutoEncoder”</title><link href="https://irrlab.github.io/blog/2024/cfasl/" rel="alternate" type="text/html" title="TMLR, “CFASL: Composite Factor-Aligned Symmetry Learning for Disentanglement in Variational AutoEncoder”" /><published>2024-11-06T09:00:00+00:00</published><updated>2024-11-06T09:00:00+00:00</updated><id>https://irrlab.github.io/blog/2024/CFASL</id><content type="html" xml:base="https://irrlab.github.io/blog/2024/cfasl/"><![CDATA[<p>Symmetries of input and latent vectors have provided valuable insights for disentanglement learning in VAEs. However, only a few works were proposed as an unsupervised method, and even these works require known factor information in training data. We propose a
novel method, Composite Factor-Aligned Symmetry Learning (CFASL), which is integrated into VAEs for learning symmetry-based disentanglement in unsupervised learning without any knowledge of the dataset factor information. CFASL incorporates three novel features for learning symmetry-based disentanglement: 1) Injecting inductive bias to align latent vector dimensions to factor-aligned symmetries within an explicit learnable symmetry code-book 2) Learning a composite symmetry to express unknown factors change between two random samples by learning factor-aligned symmetries within the codebook 3) Inducing group equivariant encoder and decoder in training VAEs with the two conditions. In addition, we propose an extended evaluation metric for multi-factor changes in comparison to disentanglement evaluation in VAEs. In quantitative and in-depth qualitative analysis, CFASL demonstrates a significant improvement of disentanglement in single-factor change, and multi-factor change conditions compared to state-of-the-art methods.</p>]]></content><author><name>Peter Desmet</name></author><category term="TMLR" /><summary type="html"><![CDATA[Symmetries of input and latent vectors have provided valuable insights for disentanglement learning in VAEs. However, only a few works were proposed as an unsupervised method, and even these works require known factor information in training data. We propose a novel method, Composite Factor-Aligned Symmetry Learning (CFASL), which is integrated into VAEs for learning symmetry-based disentanglement in unsupervised learning without any knowledge of the dataset factor information. CFASL incorporates three novel features for learning symmetry-based disentanglement: 1) Injecting inductive bias to align latent vector dimensions to factor-aligned symmetries within an explicit learnable symmetry code-book 2) Learning a composite symmetry to express unknown factors change between two random samples by learning factor-aligned symmetries within the codebook 3) Inducing group equivariant encoder and decoder in training VAEs with the two conditions. In addition, we propose an extended evaluation metric for multi-factor changes in comparison to disentanglement evaluation in VAEs. In quantitative and in-depth qualitative analysis, CFASL demonstrates a significant improvement of disentanglement in single-factor change, and multi-factor change conditions compared to state-of-the-art methods.]]></summary></entry><entry><title type="html">EMNLP 2025 Main, “Probability Distribution Collapse: A Critical Bottleneck to Compact Unsupervised Neural Grammar Induction”</title><link href="https://irrlab.github.io/blog/2024/pdc/" rel="alternate" type="text/html" title="EMNLP 2025 Main, “Probability Distribution Collapse: A Critical Bottleneck to Compact Unsupervised Neural Grammar Induction”" /><published>2024-11-04T09:00:00+00:00</published><updated>2024-11-04T09:00:00+00:00</updated><id>https://irrlab.github.io/blog/2024/pdc</id><content type="html" xml:base="https://irrlab.github.io/blog/2024/pdc/"><![CDATA[<blockquote>
  <p>Video will be uploaded after conference!</p>
</blockquote>

<h2 id="summary--contribution">Summary &amp; Contribution</h2>

<ul>
  <li>
    <p>We introduce <strong>probability distribution collapse</strong> as a bottleneck to inducing more compact grammars in an unsupervised setting.</p>
  </li>
  <li>
    <p>We investigate its causes within neural parameterization and propose a simple, yet effective solution, termed <strong>collapse-relaxing neural parameterization</strong>.</p>
  </li>
  <li>
    <p>We provide extensive validation of our approach, demonstrating improvements in both upper bound and practical accuracy, as well as grammar compactness, on constituent parsing tasks for English and multilingual benchmarks.</p>
  </li>
</ul>

<!-- ## Introduction


## Structural Optimization Ambiguity


## Structural Simplicity Bias


## Method


### Sentence-wise Parse-Focusing


### Focusing-Bias Generation


## Experiments


## Analysis -->]]></content><author><name>Peter Desmet</name></author><category term="EMNLP 2025 Main" /><summary type="html"><![CDATA[Video will be uploaded after conference! Summary &amp; Contribution We introduce probability distribution collapse as a bottleneck to inducing more compact grammars in an unsupervised setting. We investigate its causes within neural parameterization and propose a simple, yet effective solution, termed collapse-relaxing neural parameterization. We provide extensive validation of our approach, demonstrating improvements in both upper bound and practical accuracy, as well as grammar compactness, on constituent parsing tasks for English and multilingual benchmarks.]]></summary></entry><entry><title type="html">ACL 2024 Findings, “Structural Optimization Ambiguity and Simplicity Bias in Unsupervised Neural Grammar Induction”</title><link href="https://irrlab.github.io/blog/2024/swpf/" rel="alternate" type="text/html" title="ACL 2024 Findings, “Structural Optimization Ambiguity and Simplicity Bias in Unsupervised Neural Grammar Induction”" /><published>2024-08-11T09:00:00+00:00</published><updated>2024-08-11T09:00:00+00:00</updated><id>https://irrlab.github.io/blog/2024/swpf</id><content type="html" xml:base="https://irrlab.github.io/blog/2024/swpf/"><![CDATA[<blockquote>
  <p>Video will be uploaded after conference!</p>
</blockquote>

<h1 id="summary--contribution">Summary &amp; Contribution</h1>

<ul>
  <li>
    <p>We reveal two problem “Structural Optimization Ambiguity” and “Structural Simplicity Bias” that cause large variance and simplistic tree structures in Unsupervised Neural Grammar Induction</p>
  </li>
  <li>
    <p>We introduce simple method “Sentence-wise Parse-Focusing” that use only selected parse trees than all possible parse trees and “Focusing-Bias Generation” that generate promising tree structures from pre-trained unsupervised parsers</p>
  </li>
  <li>
    <p>We demonstrate the effectiveness of our approach by investigating performances when using various focusing-biases and small-sized grammars.</p>
  </li>
</ul>

<!-- \begin{itemize}
    \item We raise and clarify \textit{structural optimization ambiguity} and \textit{structural simplicity bias}, which lead to high variance and overly simplistic parse problems in UNGIs.
    % \item We propose a simple yet effective method, \textit{sentence-wise parse-focusing}, that employs biases from pre-trained parsers on the same training data. By emphasizing pre-established structures, this approach enables the stable learning of more compact and accurate explicit grammar.
    \item We propose \textit{sentence-wise parse-focusing} that employs biases from pre-trained parsers using the same training data. This approach enables the stable learning of more compact and accurate explicit grammars.
    \item Through in-depth empirical analysis, we demonstrate the effectiveness of our approach in reducing the identified causes, investigating various focusing-biases, and achieving significant performance improvements compared to state-of-the-art UNGIs. 
\end{itemize} -->

<h1 id="introduction">Introduction</h1>

<p>Grammar induction has been researched actively due to its unique ability to understand and utilize the structural information of language. This has achieved good performance with the application of neural parameterization. However, the grammars induced by these approaches have unaddressed issues. They exhibit high variance in F1 scores during parsing and generate overly simplistic parse trees that differ from the gold parse trees. In this study, we reveal two underlying issues: Structural Optimization Ambiguity and Structural Simplicity Bias.</p>

<h1 id="structural-optimization-ambiguity">Structural Optimization Ambiguity</h1>

<p>We define that two grammars are structural-optimization-ambiguous, if they have the same sentence probabilities while deriving different parse trees for given the same set of sentences. despite having different rule probability distributions. Let’s consider the search space of grammars, where two different optima may prefer different tree structures despite having the same loss. Since they are indistinguishable in the loss landscape, which optimum the model converges to depends on random components, resulting in high variance. Under single pre-terminal constraints, we mathematically prove that SOA can always exist. Additionally, we empirically demonstrate SOA under general conditions. For the existing model FGG-TNPCFG, we found a very low correlation between negative likelihood and F1 score. This indirectly shows that the same loss can correspond to various tree structures. We also observed that the variance in F1 scores increases as the grammar size increases.</p>

<h1 id="structural-simplicity-bias">Structural Simplicity Bias</h1>

<p>Structural simplicity bias refers to the bias that induces grammars to use the minimum number of rules possible. In traditional learning, this is a natural and preferred outcome. However, in UNGI, SSB operates extremely strongly. This force the grammar to generate left- or right-binarized parse trees. This influence is stronger than the influence from the data. As a result, grammars use only a fraction of their potential expressiveness, leading to lower performance relative to their capacity. We averaged the number of unique rule types used per length when generating parse trees. This analysis confirmed that grammars from existing models use fewer rules compared to gold parse trees, and this bias is stronger as grammar size decreases. The simplification for rule utilization is relaxed when we use our method.</p>

<h1 id="method">Method</h1>

<p>These issues arise because the sentence probability used as the loss includes the probabilities of all possible parse trees. Variance issue was not critical in the SGI or EM algorithms. Inspired by this, we introduced sentence-wise parse-focusing and focusing-bias generation.</p>

<h2 id="sentence-wise-parse-focusing">Sentence-wise Parse-Focusing</h2>

<p>We modified the inside algorithm to aggregate and use only the structures included in the selected parse trees. For example, with two parse trees, as shown in the figure, we count the frequency of all spans and weight the rules calculated in the inside algorithm according to their proportion. However, strict bias assigns probabilities only to the observed spans. Which excludes the potential for unobserved structures. Therefore, to preserve these possibilities, we use a soft-weighted bias derived from softmax.</p>

<h2 id="focusing-bias-generation">Focusing-Bias Generation</h2>

<p>In Sentence-wise Parse-Focusing, performance depends on the selected parse trees. we use pre-trained parsers trained through unsupervised learning on the same data to obtain good bias without gold parse trees. Specifically, we derive parsers from different models and mix it. The reason is to offset the model-specific biases and enhance the data-specific biases. This approach helps the model to make more accurate predictions for the given data.</p>

<h1 id="experiments">Experiments</h1>

<p>We used PTB for English, CTB for Chinese, and SPMRL for other languages. The base model was FGG-TNPCFG, and pre-trained models were Structformer, NBL-PCFG, and FGG-TNPCFG. All training hyperparameters of models including pre-trained parsers were the same as in the original papers. A total of 32 experiments were conducted for both the reproduced models and our model to clearly determine variance. Our method achieves high performance while significantly reducing variance. For our method, we used the same set of parsers for all random seeds to ensure the robustness of the model training under the same focusing bias. These parsers were selected randomly. We also compared performance across various languages, showing the highest performance in most languages with low variance.</p>

<h1 id="analysis">Analysis</h1>

<p>We investigated that parse-focusing can address the high variance problem with any focusing-bias. All these focusing bias in table demonstrated significantly lower variance compared to the base model. We applied our method to small-scale grammars and achieved high performance, reducing structural simplicity bias and showing that small grammars have higher potential expressiveness than previously known. Additionally, we examined the rule frequency in parsing and showed that our method mitigates over-reliance on specific rules. Finally, we demonstrated that heterogeneous parsers generally achieve higher performance on average, supporting the idea that offsetting model-specific bias is an effective strategy.</p>]]></content><author><name>Peter Desmet</name></author><category term="ACL 2024 Findings" /><summary type="html"><![CDATA[Video will be uploaded after conference! Summary &amp; Contribution We reveal two problem “Structural Optimization Ambiguity” and “Structural Simplicity Bias” that cause large variance and simplistic tree structures in Unsupervised Neural Grammar Induction We introduce simple method “Sentence-wise Parse-Focusing” that use only selected parse trees than all possible parse trees and “Focusing-Bias Generation” that generate promising tree structures from pre-trained unsupervised parsers We demonstrate the effectiveness of our approach by investigating performances when using various focusing-biases and small-sized grammars. Introduction Grammar induction has been researched actively due to its unique ability to understand and utilize the structural information of language. This has achieved good performance with the application of neural parameterization. However, the grammars induced by these approaches have unaddressed issues. They exhibit high variance in F1 scores during parsing and generate overly simplistic parse trees that differ from the gold parse trees. In this study, we reveal two underlying issues: Structural Optimization Ambiguity and Structural Simplicity Bias. Structural Optimization Ambiguity We define that two grammars are structural-optimization-ambiguous, if they have the same sentence probabilities while deriving different parse trees for given the same set of sentences. despite having different rule probability distributions. Let’s consider the search space of grammars, where two different optima may prefer different tree structures despite having the same loss. Since they are indistinguishable in the loss landscape, which optimum the model converges to depends on random components, resulting in high variance. Under single pre-terminal constraints, we mathematically prove that SOA can always exist. Additionally, we empirically demonstrate SOA under general conditions. For the existing model FGG-TNPCFG, we found a very low correlation between negative likelihood and F1 score. This indirectly shows that the same loss can correspond to various tree structures. We also observed that the variance in F1 scores increases as the grammar size increases. Structural Simplicity Bias Structural simplicity bias refers to the bias that induces grammars to use the minimum number of rules possible. In traditional learning, this is a natural and preferred outcome. However, in UNGI, SSB operates extremely strongly. This force the grammar to generate left- or right-binarized parse trees. This influence is stronger than the influence from the data. As a result, grammars use only a fraction of their potential expressiveness, leading to lower performance relative to their capacity. We averaged the number of unique rule types used per length when generating parse trees. This analysis confirmed that grammars from existing models use fewer rules compared to gold parse trees, and this bias is stronger as grammar size decreases. The simplification for rule utilization is relaxed when we use our method. Method These issues arise because the sentence probability used as the loss includes the probabilities of all possible parse trees. Variance issue was not critical in the SGI or EM algorithms. Inspired by this, we introduced sentence-wise parse-focusing and focusing-bias generation. Sentence-wise Parse-Focusing We modified the inside algorithm to aggregate and use only the structures included in the selected parse trees. For example, with two parse trees, as shown in the figure, we count the frequency of all spans and weight the rules calculated in the inside algorithm according to their proportion. However, strict bias assigns probabilities only to the observed spans. Which excludes the potential for unobserved structures. Therefore, to preserve these possibilities, we use a soft-weighted bias derived from softmax. Focusing-Bias Generation In Sentence-wise Parse-Focusing, performance depends on the selected parse trees. we use pre-trained parsers trained through unsupervised learning on the same data to obtain good bias without gold parse trees. Specifically, we derive parsers from different models and mix it. The reason is to offset the model-specific biases and enhance the data-specific biases. This approach helps the model to make more accurate predictions for the given data. Experiments We used PTB for English, CTB for Chinese, and SPMRL for other languages. The base model was FGG-TNPCFG, and pre-trained models were Structformer, NBL-PCFG, and FGG-TNPCFG. All training hyperparameters of models including pre-trained parsers were the same as in the original papers. A total of 32 experiments were conducted for both the reproduced models and our model to clearly determine variance. Our method achieves high performance while significantly reducing variance. For our method, we used the same set of parsers for all random seeds to ensure the robustness of the model training under the same focusing bias. These parsers were selected randomly. We also compared performance across various languages, showing the highest performance in most languages with low variance. Analysis We investigated that parse-focusing can address the high variance problem with any focusing-bias. All these focusing bias in table demonstrated significantly lower variance compared to the base model. We applied our method to small-scale grammars and achieved high performance, reducing structural simplicity bias and showing that small grammars have higher potential expressiveness than previously known. Additionally, we examined the rule frequency in parsing and showed that our method mitigates over-reliance on specific rules. Finally, we demonstrated that heterogeneous parsers generally achieve higher performance on average, supporting the idea that offsetting model-specific bias is an effective strategy.]]></summary></entry><entry><title type="html">ICLR 2024, “Fixed Non-negative Orthogonal Classifier: Inducing Zero-mean Neural Collapse with Feature Dimension Separation”</title><link href="https://irrlab.github.io/blog/2024/fno/" rel="alternate" type="text/html" title="ICLR 2024, “Fixed Non-negative Orthogonal Classifier: Inducing Zero-mean Neural Collapse with Feature Dimension Separation”" /><published>2024-01-20T15:27:15+00:00</published><updated>2024-01-20T15:27:15+00:00</updated><id>https://irrlab.github.io/blog/2024/fno</id><content type="html" xml:base="https://irrlab.github.io/blog/2024/fno/"><![CDATA[<p>FNO classifier makes the LPM achieve the global optimality even in inducing the max-margin decision while satisfying the properties of the zero-mean neural collapse and invokes feature dimension separation, which is useful in continual learning and imbalanced learning</p>]]></content><author><name>Peter Desmet</name></author><category term="ICLR 2024" /><summary type="html"><![CDATA[FNO classifier makes the LPM achieve the global optimality even in inducing the max-margin decision while satisfying the properties of the zero-mean neural collapse and invokes feature dimension separation, which is useful in continual learning and imbalanced learning]]></summary></entry><entry><title type="html">ICLR 2024, “Label-Focused Inductive Bias over Latent Object Features in Visual Classification”</title><link href="https://irrlab.github.io/blog/2024/llb/" rel="alternate" type="text/html" title="ICLR 2024, “Label-Focused Inductive Bias over Latent Object Features in Visual Classification”" /><published>2024-01-20T15:27:15+00:00</published><updated>2024-01-20T15:27:15+00:00</updated><id>https://irrlab.github.io/blog/2024/llb</id><content type="html" xml:base="https://irrlab.github.io/blog/2024/llb/"><![CDATA[<p>No contents</p>]]></content><author><name>Peter Desmet</name></author><category term="ICLR 2024" /><summary type="html"><![CDATA[No contents]]></summary></entry><entry><title type="html">ESWA, “Feature Structure Distillation with Centered Kernel Alignment in BERT Transferring”</title><link href="https://irrlab.github.io/blog/2023/feature-distillation/" rel="alternate" type="text/html" title="ESWA, “Feature Structure Distillation with Centered Kernel Alignment in BERT Transferring”" /><published>2023-07-10T15:27:15+00:00</published><updated>2023-07-10T15:27:15+00:00</updated><id>https://irrlab.github.io/blog/2023/feature-distillation</id><content type="html" xml:base="https://irrlab.github.io/blog/2023/feature-distillation/"><![CDATA[<p>No contents</p>]]></content><author><name>Peter Desmet</name></author><category term="ESWA 2023" /><summary type="html"><![CDATA[No contents]]></summary></entry><entry><title type="html">NeurIPS 2022, “Spherization Layer: Representation Using Only Angles”</title><link href="https://irrlab.github.io/blog/2022/spherization-layer/" rel="alternate" type="text/html" title="NeurIPS 2022, “Spherization Layer: Representation Using Only Angles”" /><published>2022-09-15T15:27:15+00:00</published><updated>2022-09-15T15:27:15+00:00</updated><id>https://irrlab.github.io/blog/2022/spherization-layer</id><content type="html" xml:base="https://irrlab.github.io/blog/2022/spherization-layer/"><![CDATA[<p>Spherization layer is an explicit solution for the dispersion to completely eliminate the interference of the Euclidean norms in training without drawbacks</p>]]></content><author><name>Peter Desmet</name></author><category term="NeurIPS 2022" /><summary type="html"><![CDATA[Spherization layer is an explicit solution for the dispersion to completely eliminate the interference of the Euclidean norms in training without drawbacks]]></summary></entry></feed>